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 |
---|---|
MAPSS_CamelData |
MAPSS_CamelData.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSS_CamelData |
MAPSS_CamelData.copyOf(MAPSS_CamelData 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.
|
MAPSS_CamelData |
MAPSS_CSI.getSs_CamelData()
Gets the value of the field ss-CamelData.
|
MAPSS_CamelData |
MAPSS_CamelData.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPSS_CamelData |
MAPSS_CamelData.setGsmSCF_Address(AddressString value)
Sets the value of the field gsmSCF-Address.
|
MAPSS_CamelData |
MAPSS_CamelData.setSs_EventList(SSCode[] value)
Sets the value of the field ss-EventList.
|
Modifier and Type | Method and Description |
---|---|
static MAPSS_CamelData |
MAPSS_CamelData.copyOf(MAPSS_CamelData 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.
|
MAPSS_CSI |
MAPSS_CSI.setSs_CamelData(MAPSS_CamelData value)
Sets the value of the field ss-CamelData.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSS_CamelData,MAPSS_CamelData,MAPProto.MAP_MS_DataTypes_SS_CamelData> |
MAPCodecs.MAP_MS_DataTypes_SS_CamelData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SS-CamelData
|
static PersistCodec<MAPSS_CamelData,MAPSS_CamelData,MAPProto.MAP_MS_DataTypes_SS_CamelData> |
MAPCodecs.MAP_MS_DataTypes_SS_CamelData
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SS-CamelData
|