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_CSI |
MAPGPRS_CSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPGPRS_CSI |
MAPGPRS_CSI.copyOf(MAPGPRS_CSI 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 |
MAPSGSN_CAMEL_SubscriptionInfo.getGprs_CSI()
Gets the value of the field gprs-CSI.
|
MAPGPRS_CSI |
MAPCAMEL_SubscriptionInfo.getGprs_CSI()
Gets the value of the field gprs-CSI.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setCamelCapabilityHandling(int value)
Sets the value of the field camelCapabilityHandling and marks the field as present.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setCamelCapabilityHandlingPresent(boolean flag)
Sets the presence or absence of the optional field camelCapabilityHandling.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setCsi_ActivePresent(boolean flag)
Sets the presence or absence of the optional field csi-Active.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setGprs_CamelTDPDataList(MAPGPRS_CamelTDPData[] value)
Sets the value of the field gprs-CamelTDPDataList.
|
MAPGPRS_CSI |
MAPGPRS_CSI.setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.
|
Modifier and Type | Method and Description |
---|---|
static MAPGPRS_CSI |
MAPGPRS_CSI.copyOf(MAPGPRS_CSI 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.
|
MAPSGSN_CAMEL_SubscriptionInfo |
MAPSGSN_CAMEL_SubscriptionInfo.setGprs_CSI(MAPGPRS_CSI value)
Sets the value of the field gprs-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setGprs_CSI(MAPGPRS_CSI value)
Sets the value of the field gprs-CSI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPGPRS_CSI,MAPGPRS_CSI,MAPProto.MAP_MS_DataTypes_GPRS_CSI> |
MAPCodecs.MAP_MS_DataTypes_GPRS_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.GPRS-CSI
|
static PersistCodec<MAPGPRS_CSI,MAPGPRS_CSI,MAPProto.MAP_MS_DataTypes_GPRS_CSI> |
MAPCodecs.MAP_MS_DataTypes_GPRS_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.GPRS-CSI
|