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 |
---|---|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.copyOf(CAP2InitialDPArgExtension 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.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setBearerCapability2(CCBearerCapability value)
Sets the value of the field bearerCapability2.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setCollectInformationAllowedPresent(boolean flag)
Sets the presence or absence of the optional field collectInformationAllowed.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setEnhancedDialledServicesAllowedPresent(boolean flag)
Sets the presence or absence of the optional field enhancedDialledServicesAllowed.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setExt_basicServiceCode2(MAPExt_BasicServiceCode value)
Sets the value of the field ext-basicServiceCode2.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setForwardingDestinationNumber(CalledPartyNumber value)
Sets the value of the field forwardingDestinationNumber.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setGmscAddress(AddressString value)
Sets the value of the field gmscAddress.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setHighLayerCompatibility2(HighLayerCompatibility value)
Sets the value of the field highLayerCompatibility2.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setIMEI(IMEIAddress value)
Sets the value of the field iMEI.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setLowLayerCompatibility(byte[] value)
Sets the value of the field lowLayerCompatibility.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setLowLayerCompatibility2(byte[] value)
Sets the value of the field lowLayerCompatibility2.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setMs_Classmark2(byte[] value)
Sets the value of the field ms-Classmark2.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setOfferedCamel4Functionalities(MAPOfferedCamel4Functionalities value)
Sets the value of the field offeredCamel4Functionalities.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setUu_Data(MAPUU_Data value)
Sets the value of the field uu-Data.
|
Modifier and Type | Method and Description |
---|---|
CAP4InitialDPArg |
CAP4InitialDPArg.setInitialDPArgExtension(CAP4InitialDPArgExtension value)
Sets the value of the field initialDPArgExtension.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CAP2InitialDPArgExtension,CAP4InitialDPArgExtension,CAP4Proto.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArgExtension> |
CAP4Codecs.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArgExtension
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.InitialDPArgExtension
|