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 |
---|---|
MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.copyOf(MAPO_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.
|
MAPO_BcsmCamelTDPData[] |
MAPO_CSI.getO_BcsmCamelTDPDataList()
Gets the value of the field o-BcsmCamelTDPDataList.
|
MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.setDefaultCallHandling(MAPDefaultCallHandling value)
Sets the value of the field defaultCallHandling.
|
MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.setGsmSCF_Address(AddressString value)
Sets the value of the field gsmSCF-Address.
|
MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.setO_BcsmTriggerDetectionPoint(MAPO_BcsmTriggerDetectionPoint value)
Sets the value of the field o-BcsmTriggerDetectionPoint.
|
MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.setServiceKey(int value)
Sets the value of the field serviceKey and marks the field as present.
|
Modifier and Type | Method and Description |
---|---|
static MAPO_BcsmCamelTDPData |
MAPO_BcsmCamelTDPData.copyOf(MAPO_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.
|
MAPO_CSI |
MAPO_CSI.setO_BcsmCamelTDPDataList(MAPO_BcsmCamelTDPData[] value)
Sets the value of the field o-BcsmCamelTDPDataList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPO_BcsmCamelTDPData,MAPO_BcsmCamelTDPData,MAPProto.MAP_MS_DataTypes_O_BcsmCamelTDPData> |
MAPCodecs.MAP_MS_DataTypes_O_BcsmCamelTDPData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.O-BcsmCamelTDPData
|
static PersistCodec<MAPO_BcsmCamelTDPData,MAPO_BcsmCamelTDPData,MAPProto.MAP_MS_DataTypes_O_BcsmCamelTDPData> |
MAPCodecs.MAP_MS_DataTypes_O_BcsmCamelTDPData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.O-BcsmCamelTDPData
|