Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.copyOf(MAPGPRS_CamelTDPData 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.
|
MAPGPRS_CamelTDPData[] |
MAPGPRS_CSI.getGprs_CamelTDPDataList()
Gets the value of the field gprs-CamelTDPDataList.
|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setDefaultSessionHandling(MAPDefaultGPRS_Handling value)
Sets the value of the field defaultSessionHandling.
|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setGprs_TriggerDetectionPoint(MAPGPRS_TriggerDetectionPoint value)
Sets the value of the field gprs-TriggerDetectionPoint.
|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setGsmSCF_Address(AddressString value)
Sets the value of the field gsmSCF-Address.
|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setServiceKey(int value)
Sets the value of the field serviceKey and marks the field as present.
|
Modifier and Type | Method and Description |
---|---|
static MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.copyOf(MAPGPRS_CamelTDPData 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.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setGprs_CamelTDPDataList(MAPGPRS_CamelTDPData[] value)
Sets the value of the field gprs-CamelTDPDataList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPGPRS_CamelTDPData,MAPGPRS_CamelTDPData,MAPProto.MAP_MS_DataTypes_GPRS_CamelTDPData> |
MAPCodecs.MAP_MS_DataTypes_GPRS_CamelTDPData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.GPRS-CamelTDPData
|
static PersistCodec<MAPGPRS_CamelTDPData,MAPGPRS_CamelTDPData,MAPProto.MAP_MS_DataTypes_GPRS_CamelTDPData> |
MAPCodecs.MAP_MS_DataTypes_GPRS_CamelTDPData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.GPRS-CamelTDPData
|