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 |
---|---|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.copyOf(MAPVlrCamelSubscriptionInfo 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 |
MAPSubscriberData.getVlrCamelSubscriptionInfo()
Gets the value of the field vlrCamelSubscriptionInfo.
|
MAPVlrCamelSubscriptionInfo |
MAPInsertSubscriberDataArg.getVlrCamelSubscriptionInfo()
Gets the value of the field vlrCamelSubscriptionInfo.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setD_CSI(MAPD_CSI value)
Sets the value of the field d-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setM_CSI(MAPM_CSI value)
Sets the value of the field m-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.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.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setMt_smsCAMELTDP_CriteriaList(MAPMT_smsCAMELTDP_Criteria[] value)
Sets the value of the field mt-smsCAMELTDP-CriteriaList.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setO_BcsmCamelTDP_CriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-BcsmCamelTDP-CriteriaList.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setO_CSI(MAPO_CSI value)
Sets the value of the field o-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setSs_CSI(MAPSS_CSI value)
Sets the value of the field ss-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setT_BCSM_CAMEL_TDP_CriteriaList(MAPT_BCSM_CAMEL_TDP_Criteria[] value)
Sets the value of the field t-BCSM-CAMEL-TDP-CriteriaList.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setTif_CSIPresent(boolean flag)
Sets the presence or absence of the optional field tif-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setVt_CSI(MAPT_CSI value)
Sets the value of the field vt-CSI.
|
Modifier and Type | Method and Description |
---|---|
static MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.copyOf(MAPVlrCamelSubscriptionInfo 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.
|
MAPSubscriberData |
MAPSubscriberData.setVlrCamelSubscriptionInfo(MAPVlrCamelSubscriptionInfo value)
Sets the value of the field vlrCamelSubscriptionInfo.
|
MAPInsertSubscriberDataArg |
MAPInsertSubscriberDataArg.setVlrCamelSubscriptionInfo(MAPVlrCamelSubscriptionInfo value)
Sets the value of the field vlrCamelSubscriptionInfo.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPVlrCamelSubscriptionInfo,MAPVlrCamelSubscriptionInfo,MAPProto.MAP_MS_DataTypes_VlrCamelSubscriptionInfo> |
MAPCodecs.MAP_MS_DataTypes_VlrCamelSubscriptionInfo
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.VlrCamelSubscriptionInfo
|
static PersistCodec<MAPVlrCamelSubscriptionInfo,MAPVlrCamelSubscriptionInfo,MAPProto.MAP_MS_DataTypes_VlrCamelSubscriptionInfo> |
MAPCodecs.MAP_MS_DataTypes_VlrCamelSubscriptionInfo
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.VlrCamelSubscriptionInfo
|