Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.copyOf(CAP3ContinueWithArgumentArg 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.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setAlertingPattern(Signal value)
Sets the value of the field alertingPattern.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setBor_InterrogationRequestedPresent(boolean flag)
Sets the presence or absence of the optional field bor-InterrogationRequested.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setCallingPartysCategory(CallingPartysCategory value)
Sets the value of the field callingPartysCategory.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setCarrier(byte[] value)
Sets the value of the field carrier.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setChargeNumber(LocationNumber value)
Sets the value of the field chargeNumber.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setContinueWithArgumentArgExtension(CAP4ContinueWithArgumentArgExtension value)
Sets the value of the field continueWithArgumentArgExtension.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setCug_Interlock(CUGInterLockCode value)
Sets the value of the field cug-Interlock.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setCug_OutgoingAccessPresent(boolean flag)
Sets the presence or absence of the optional field cug-OutgoingAccess.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setExtensions(CAP1ExtensionField[] value)
Sets the value of the field extensions.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setGenericNumbers(GenericNumber[] value)
Sets the value of the field genericNumbers.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setNaOliInfo(byte[] value)
Sets the value of the field naOliInfo.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setServiceInteractionIndicatorsTwo(CAP3ServiceInteractionIndicatorsTwo value)
Sets the value of the field serviceInteractionIndicatorsTwo.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setSuppress_O_CSIPresent(boolean flag)
Sets the presence or absence of the optional field suppress-O-CSI.
|
CAP4ContinueWithArgumentArg |
CAP4ContinueWithArgumentArg.setSuppressionOfAnnouncementPresent(boolean flag)
Sets the presence or absence of the optional field suppressionOfAnnouncement.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CAP3ContinueWithArgumentArg,CAP4ContinueWithArgumentArg,CAP4Proto.CAP_gsmSSF_gsmSCF_ops_args_ContinueWithArgumentArg> |
CAP4Codecs.CAP_gsmSSF_gsmSCF_ops_args_ContinueWithArgumentArg
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.ContinueWithArgumentArg
|