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 |
---|---|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.copyOf(MAPT_BcsmCamelTDPData 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.
|
MAPT_BcsmCamelTDPData[] |
MAPT_CSI.getT_BcsmCamelTDPDataList()
Gets the value of the field t-BcsmCamelTDPDataList.
|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.setDefaultCallHandling(MAPDefaultCallHandling value)
Sets the value of the field defaultCallHandling.
|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.setGsmSCF_Address(AddressString value)
Sets the value of the field gsmSCF-Address.
|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.setServiceKey(int value)
Sets the value of the field serviceKey and marks the field as present.
|
MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.setT_BcsmTriggerDetectionPoint(MAPT_BcsmTriggerDetectionPoint value)
Sets the value of the field t-BcsmTriggerDetectionPoint.
|
Modifier and Type | Method and Description |
---|---|
static MAPT_BcsmCamelTDPData |
MAPT_BcsmCamelTDPData.copyOf(MAPT_BcsmCamelTDPData 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.
|
MAPT_CSI |
MAPT_CSI.setT_BcsmCamelTDPDataList(MAPT_BcsmCamelTDPData[] value)
Sets the value of the field t-BcsmCamelTDPDataList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPT_BcsmCamelTDPData,MAPT_BcsmCamelTDPData,MAPProto.MAP_MS_DataTypes_T_BcsmCamelTDPData> |
MAPCodecs.MAP_MS_DataTypes_T_BcsmCamelTDPData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.T-BcsmCamelTDPData
|
static PersistCodec<MAPT_BcsmCamelTDPData,MAPT_BcsmCamelTDPData,MAPProto.MAP_MS_DataTypes_T_BcsmCamelTDPData> |
MAPCodecs.MAP_MS_DataTypes_T_BcsmCamelTDPData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.T-BcsmCamelTDPData
|