Class CAP4ConnectArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4ConnectArg
    extends CAP3ConnectArg
    API for CAP-gsmSSF-gsmSCF-ops-args.ConnectArg. Generated from the following ASN.1 type definition and the adaptations below.
     ConnectArg ::=
         SEQUENCE {
             destinationRoutingAddress       DestinationRoutingAddress,
             alertingPattern                 AlertingPattern OPTIONAL,
             originalCalledPartyID           OriginalCalledPartyID OPTIONAL,
             extensions                      Extensions OPTIONAL,
             carrier                         Carrier OPTIONAL,
             callingPartysCategory           CallingPartysCategory OPTIONAL,
             redirectingPartyID              RedirectingPartyID OPTIONAL,
             redirectionInformation          RedirectionInformation OPTIONAL,
             genericNumbers                  GenericNumbers OPTIONAL,
             serviceInteractionIndicatorsTwo ServiceInteractionIndicatorsTwo OPTIONAL,
             chargeNumber                    ChargeNumber OPTIONAL,
             legToBeConnected                LegID OPTIONAL,
             cug-Interlock                   CUG-Interlock OPTIONAL,
             cug-OutgoingAccess              NULL OPTIONAL,
             suppressionOfAnnouncement       SuppressionOfAnnouncement OPTIONAL,
             oCSIApplicable                  OCSIApplicable OPTIONAL,
             naOliInfo                       NAOliInfo OPTIONAL,
             bor-InterrogationRequested      NULL OPTIONAL,
             ...
             suppress-N-CSI                  NULL OPTIONAL
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         ConnectArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3ConnectArg
         }
     }
     

    Used as argument type by CAP4Operations.connect.

    See Also:
    Serialized Form