Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.cap_v2.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v3 |
Provides an API 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.
|
Modifier and Type | Method and Description |
---|---|
CAP2InitialDPArgExtension |
CAP2InitialDPArgExtension.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP2InitialDPArgExtension |
CAP2InitialDPArgExtension.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.
|
CAP2InitialDPArgExtension |
CAP2InitialDPArg.getInitialDPArgExtension()
Gets the value of the field initialDPArgExtension.
|
CAP2InitialDPArgExtension |
CAP2InitialDPArgExtension.setGmscAddress(AddressString value)
Sets the value of the field gmscAddress.
|
CAP2InitialDPArgExtension |
CAP2InitialDPArgExtension.setNaCarrierInformation(CAP2NACarrierInformation value)
Sets the value of the field naCarrierInformation.
|
Modifier and Type | Method and Description |
---|---|
static CAP2InitialDPArgExtension |
CAP2InitialDPArgExtension.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.
|
CAP2InitialDPArg |
CAP2InitialDPArg.setInitialDPArgExtension(CAP2InitialDPArgExtension value)
Sets the value of the field initialDPArgExtension.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CAP2InitialDPArgExtension,CAP2InitialDPArgExtension,CAP2Proto.CAP_DataTypes_InitialDPArgExtension> |
CAP2Codecs.CAP_DataTypes_InitialDPArgExtension
Singleton codec for the ASN.1 type: CAP-DataTypes.InitialDPArgExtension
|
static PersistCodec<CAP2InitialDPArgExtension,CAP2InitialDPArgExtension,CAP2Proto.CAP_DataTypes_InitialDPArgExtension> |
CAP2Codecs.CAP_DataTypes_InitialDPArgExtension
Singleton codec for the ASN.1 type: CAP-DataTypes.InitialDPArgExtension
|
Modifier and Type | Method and Description |
---|---|
CAP3InitialDPArg |
CAP3InitialDPArg.setInitialDPArgExtension(CAP2InitialDPArgExtension value)
Sets the value of the field initialDPArgExtension.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CAP2InitialDPArgExtension,CAP2InitialDPArgExtension,CAP3Proto.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArgExtension> |
CAP3Codecs.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArgExtension
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.InitialDPArgExtension
|
static PersistCodec<CAP2InitialDPArgExtension,CAP2InitialDPArgExtension,CAP3Proto.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArgExtension> |
CAP3Codecs.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArgExtension
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.InitialDPArgExtension
|
Modifier and Type | Class and Description |
---|---|
class |
CAP4InitialDPArgExtension
API for CAP-gsmSSF-gsmSCF-ops-args.InitialDPArgExtension.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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
|