Class CAP4InitialDPArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4InitialDPArg
    extends CAP3InitialDPArg
    API for CAP-gsmSSF-gsmSCF-ops-args.InitialDPArg. Generated from the following ASN.1 type definition and the adaptations below.
     InitialDPArg ::=
         SEQUENCE {
             serviceKey                      ServiceKey,
             calledPartyNumber               CalledPartyNumber OPTIONAL,
             callingPartyNumber              CallingPartyNumber OPTIONAL,
             callingPartysCategory           CallingPartysCategory OPTIONAL,
             cGEncountered                   CGEncountered OPTIONAL,
             iPSSPCapabilities               IPSSPCapabilities OPTIONAL,
             locationNumber                  LocationNumber OPTIONAL,
             originalCalledPartyID           OriginalCalledPartyID OPTIONAL,
             extensions                      Extensions OPTIONAL,
             highLayerCompatibility          HighLayerCompatibility OPTIONAL,
             additionalCallingPartyNumber    AdditionalCallingPartyNumber OPTIONAL,
             bearerCapability                BearerCapability OPTIONAL,
             eventTypeBCSM                   EventTypeBCSM OPTIONAL,
             redirectingPartyID              RedirectingPartyID OPTIONAL,
             redirectionInformation          RedirectionInformation OPTIONAL,
             cause                           Cause OPTIONAL,
             serviceInteractionIndicatorsTwo ServiceInteractionIndicatorsTwo OPTIONAL,
             carrier                         Carrier OPTIONAL,
             cug-Index                       CUG-Index OPTIONAL,
             cug-Interlock                   CUG-Interlock OPTIONAL,
             cug-OutgoingAccess              NULL OPTIONAL,
             iMSI                            IMSI OPTIONAL,
             subscriberState                 SubscriberState OPTIONAL,
             locationInformation             LocationInformation OPTIONAL,
             ext-basicServiceCode            Ext-BasicServiceCode OPTIONAL,
             callReferenceNumber             CallReferenceNumber OPTIONAL,
             mscAddress                      ISDN-AddressString OPTIONAL,
             calledPartyBCDNumber            CalledPartyBCDNumber OPTIONAL,
             timeAndTimezone                 TimeAndTimezone OPTIONAL,
             callForwardingSS-Pending        NULL OPTIONAL,
             initialDPArgExtension           InitialDPArgExtension OPTIONAL,
             ...
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         InitialDPArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3InitialDPArg
         }
     }
     

    Used as argument type by CAP4Operations.initialDP.

    See Also:
    Serialized Form