Class CAP3InitialDPArg

  • All Implemented Interfaces:
    DataObject, Serializable
    Direct Known Subclasses:
    CAP4InitialDPArg

    public class CAP3InitialDPArg
    extends CAP2InitialDPArg
    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,
             gsm-ForwardingPending           NULL OPTIONAL,
             initialDPArgExtension           InitialDPArgExtension OPTIONAL,
             ...
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         InitialDPArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v2.CAP2InitialDPArg
         }
     }
     

    Used as argument type by CAP3Operations.initialDP.

    See Also:
    Serialized Form