Uses of Class
com.opencloud.slee.resources.cgin.cap_v3.CAP3InitialDPSMSArg
-
Packages that use CAP3InitialDPSMSArg Package Description com.opencloud.slee.resources.cgin.cap_v3 Provides an API for the CAP v3 protocol.com.opencloud.slee.resources.cgin.cap_v3.events Provides event wrapper classes for the CAP v3 protocol.com.opencloud.slee.resources.cgin.cap_v3.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v4 Provides an API for the CAP v4 protocol.com.opencloud.slee.resources.cgin.cap_v4.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages. -
-
Uses of CAP3InitialDPSMSArg in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CAP3InitialDPSMSArg Modifier and Type Method Description CAP3InitialDPSMSArgCAP3InitialDPSMSArg. clone()Constructs a copy of this object and everything reachable from it.static CAP3InitialDPSMSArgCAP3InitialDPSMSArg. copyOf(CAP3InitialDPSMSArg from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setCallingPartyNumber(AddressString value)Sets the value of the field callingPartyNumber.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setDestinationSubscriberNumber(CalledPartyBCDNumber value)Sets the value of the field destinationSubscriberNumber.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setEventTypeSMS(CAP3EventTypeSMS value)Sets the value of the field eventTypeSMS.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setExtensions(CAP1ExtensionField[] value)Sets the value of the field extensions.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setIMSI(IMSIAddress value)Sets the value of the field iMSI.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setLocationInformationGPRS(CAP3LocationInformationGPRS value)Sets the value of the field locationInformationGPRS.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setLocationInformationMSC(MAPLocationInformation value)Sets the value of the field locationInformationMSC.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setMscAddress(AddressString value)Sets the value of the field mscAddress.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setServiceKey(int value)Sets the value of the field serviceKey and marks the field as present.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setSgsn_Number(AddressString value)Sets the value of the field sgsn-Number.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setSMSCAddress(AddressString value)Sets the value of the field sMSCAddress.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setSmsReferenceNumber(byte[] value)Sets the value of the field smsReferenceNumber.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setTimeAndTimezone(TimeAndTimezone value)Sets the value of the field timeAndTimezone.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setTPDataCodingScheme(byte[] value)Sets the value of the field tPDataCodingScheme.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setTPProtocolIdentifier(SMSProtocolId value)Sets the value of the field tPProtocolIdentifier.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setTPShortMessageSubmissionInfo(byte[] value)Sets the value of the field tPShortMessageSubmissionInfo.CAP3InitialDPSMSArgCAP3InitialDPSMSArg. setTPValidityPeriod(byte[] value)Sets the value of the field tPValidityPeriod.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CAP3InitialDPSMSArg Modifier and Type Method Description static CAP3InitialDPSMSArgCAP3InitialDPSMSArg. copyOf(CAP3InitialDPSMSArg from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.intCAP3Dialog. sendInitialDPSMS(CAP3InitialDPSMSArg argument)Issues an initialDPSMS operation request on the dialog. -
Uses of CAP3InitialDPSMSArg in com.opencloud.slee.resources.cgin.cap_v3.events
Constructors in com.opencloud.slee.resources.cgin.cap_v3.events with parameters of type CAP3InitialDPSMSArg Constructor Description CAP3InitialDPSMSRequestEvent(CAP3Dialog dialog, TcapOperation operation, CAP3InitialDPSMSArg argument, int invokeId, boolean hasLinkedId, int linkedId, boolean lastInvoke)Initialise a new com.opencloud.slee.resources.cgin.cap_v3.events.CAP3InitialDPSMSRequestEvent -
Uses of CAP3InitialDPSMSArg in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CAP3InitialDPSMSArg Modifier and Type Field Description static PersistCodec<CAP3InitialDPSMSArg,CAP3InitialDPSMSArg,CAP3Proto.CAP_SMS_ops_args_InitialDPSMSArg>CAP3Codecs. CAP_SMS_ops_args_InitialDPSMSArgSingleton codec for the ASN.1 type: CAP-SMS-ops-args.InitialDPSMSArgstatic PersistCodec<CAP3InitialDPSMSArg,CAP3InitialDPSMSArg,CAP3Proto.CAP_SMS_ops_args_InitialDPSMSArg>CAP3Codecs. CAP_SMS_ops_args_InitialDPSMSArgSingleton codec for the ASN.1 type: CAP-SMS-ops-args.InitialDPSMSArg -
Uses of CAP3InitialDPSMSArg in com.opencloud.slee.resources.cgin.cap_v4
Subclasses of CAP3InitialDPSMSArg in com.opencloud.slee.resources.cgin.cap_v4 Modifier and Type Class Description classCAP4InitialDPSMSArgAPI for CAP-SMS-ops-args.InitialDPSMSArg.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CAP3InitialDPSMSArg Modifier and Type Method Description static CAP4InitialDPSMSArgCAP4InitialDPSMSArg. copyOf(CAP3InitialDPSMSArg from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type. -
Uses of CAP3InitialDPSMSArg in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CAP3InitialDPSMSArg Modifier and Type Field Description static PersistCodec<CAP3InitialDPSMSArg,CAP4InitialDPSMSArg,CAP4Proto.CAP_SMS_ops_args_InitialDPSMSArg>CAP4Codecs. CAP_SMS_ops_args_InitialDPSMSArgSingleton codec for the ASN.1 type: CAP-SMS-ops-args.InitialDPSMSArg
-