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 |
---|---|
MAPSMS_CSI |
MAPSMS_CSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSMS_CSI |
MAPSMS_CSI.copyOf(MAPSMS_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.
|
MAPSMS_CSI |
MAPVlrCamelSubscriptionInfo.getMo_sms_CSI()
Gets the value of the field mo-sms-CSI.
|
MAPSMS_CSI |
MAPSGSN_CAMEL_SubscriptionInfo.getMo_sms_CSI()
Gets the value of the field mo-sms-CSI.
|
MAPSMS_CSI |
MAPCAMEL_SubscriptionInfo.getMo_sms_CSI()
Gets the value of the field mo-sms-CSI.
|
MAPSMS_CSI |
MAPVlrCamelSubscriptionInfo.getMt_sms_CSI()
Gets the value of the field mt-sms-CSI.
|
MAPSMS_CSI |
MAPSGSN_CAMEL_SubscriptionInfo.getMt_sms_CSI()
Gets the value of the field mt-sms-CSI.
|
MAPSMS_CSI |
MAPCAMEL_SubscriptionInfo.getMt_sms_CSI()
Gets the value of the field mt-sms-CSI.
|
MAPSMS_CSI |
MAPSMS_CSI.setCamelCapabilityHandling(int value)
Sets the value of the field camelCapabilityHandling and marks the field as present.
|
MAPSMS_CSI |
MAPSMS_CSI.setCamelCapabilityHandlingPresent(boolean flag)
Sets the presence or absence of the optional field camelCapabilityHandling.
|
MAPSMS_CSI |
MAPSMS_CSI.setCsi_ActivePresent(boolean flag)
Sets the presence or absence of the optional field csi-Active.
|
MAPSMS_CSI |
MAPSMS_CSI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPSMS_CSI |
MAPSMS_CSI.setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.
|
MAPSMS_CSI |
MAPSMS_CSI.setSms_CAMEL_TDP_DataList(MAPSMS_CAMEL_TDP_Data[] value)
Sets the value of the field sms-CAMEL-TDP-DataList.
|
Modifier and Type | Method and Description |
---|---|
static MAPSMS_CSI |
MAPSMS_CSI.copyOf(MAPSMS_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.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setMo_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mo-sms-CSI.
|
MAPSGSN_CAMEL_SubscriptionInfo |
MAPSGSN_CAMEL_SubscriptionInfo.setMo_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mo-sms-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setMo_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mo-sms-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setMt_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mt-sms-CSI.
|
MAPSGSN_CAMEL_SubscriptionInfo |
MAPSGSN_CAMEL_SubscriptionInfo.setMt_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mt-sms-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setMt_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mt-sms-CSI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSMS_CSI,MAPSMS_CSI,MAPProto.MAP_MS_DataTypes_SMS_CSI> |
MAPCodecs.MAP_MS_DataTypes_SMS_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SMS-CSI
|
static PersistCodec<MAPSMS_CSI,MAPSMS_CSI,MAPProto.MAP_MS_DataTypes_SMS_CSI> |
MAPCodecs.MAP_MS_DataTypes_SMS_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SMS-CSI
|