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 |
---|---|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.copyOf(MAPGmscCamelSubscriptionInfo 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.
|
MAPGmscCamelSubscriptionInfo |
MAPCamelRoutingInfo.getGmscCamelSubscriptionInfo()
Gets the value of the field gmscCamelSubscriptionInfo.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setD_csi(MAPD_CSI value)
Sets the value of the field d-csi.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setO_BcsmCamelTDP_CriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-BcsmCamelTDP-CriteriaList.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setO_CSI(MAPO_CSI value)
Sets the value of the field o-CSI.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setT_BCSM_CAMEL_TDP_CriteriaList(MAPT_BCSM_CAMEL_TDP_Criteria[] value)
Sets the value of the field t-BCSM-CAMEL-TDP-CriteriaList.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setT_CSI(MAPT_CSI value)
Sets the value of the field t-CSI.
|
Modifier and Type | Method and Description |
---|---|
static MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.copyOf(MAPGmscCamelSubscriptionInfo 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.
|
MAPCamelRoutingInfo |
MAPCamelRoutingInfo.setGmscCamelSubscriptionInfo(MAPGmscCamelSubscriptionInfo value)
Sets the value of the field gmscCamelSubscriptionInfo.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPGmscCamelSubscriptionInfo,MAPGmscCamelSubscriptionInfo,MAPProto.MAP_CH_DataTypes_GmscCamelSubscriptionInfo> |
MAPCodecs.MAP_CH_DataTypes_GmscCamelSubscriptionInfo
Singleton codec for the ASN.1 type: MAP-CH-DataTypes.GmscCamelSubscriptionInfo
|
static PersistCodec<MAPGmscCamelSubscriptionInfo,MAPGmscCamelSubscriptionInfo,MAPProto.MAP_CH_DataTypes_GmscCamelSubscriptionInfo> |
MAPCodecs.MAP_CH_DataTypes_GmscCamelSubscriptionInfo
Singleton codec for the ASN.1 type: MAP-CH-DataTypes.GmscCamelSubscriptionInfo
|