Class CAP4ContinueWithArgumentArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CAP4ContinueWithArgumentArg
    extends CAP3ContinueWithArgumentArg
    API for CAP-gsmSSF-gsmSCF-ops-args.ContinueWithArgumentArg. Generated from the following ASN.1 type definition and the adaptations below.
     ContinueWithArgumentArg ::=
         SEQUENCE {
             alertingPattern                  AlertingPattern OPTIONAL,
             extensions                       Extensions OPTIONAL,
             serviceInteractionIndicatorsTwo  ServiceInteractionIndicatorsTwo OPTIONAL,
             callingPartysCategory            CallingPartysCategory OPTIONAL,
             genericNumbers                   GenericNumbers OPTIONAL,
             cug-Interlock                    CUG-Interlock OPTIONAL,
             cug-OutgoingAccess               NULL OPTIONAL,
             chargeNumber                     ChargeNumber OPTIONAL,
             carrier                          Carrier OPTIONAL,
             suppressionOfAnnouncement        SuppressionOfAnnouncement OPTIONAL,
             naOliInfo                        NAOliInfo OPTIONAL,
             bor-InterrogationRequested       NULL OPTIONAL,
             suppress-O-CSI                   NULL OPTIONAL,
             continueWithArgumentArgExtension ContinueWithArgumentArgExtension OPTIONAL,
             ...
         }
     CAP-gsmSSF-gsmSCF-ops-args {
         ContinueWithArgumentArg {
             @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3ContinueWithArgumentArg
         }
     }
     

    Used as argument type by CAP4Operations.continueWithArgument.

    See Also:
    Serialized Form