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 |
---|---|
MAPT_CSI |
MAPT_CSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPT_CSI |
MAPT_CSI.copyOf(MAPT_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.
|
MAPT_CSI |
MAPGmscCamelSubscriptionInfo.getT_CSI()
Gets the value of the field t-CSI.
|
MAPT_CSI |
MAPCAMEL_SubscriptionInfo.getT_CSI()
Gets the value of the field t-CSI.
|
MAPT_CSI |
MAPVlrCamelSubscriptionInfo.getVt_CSI()
Gets the value of the field vt-CSI.
|
MAPT_CSI |
MAPCAMEL_SubscriptionInfo.getVt_CSI()
Gets the value of the field vt-CSI.
|
MAPT_CSI |
MAPCAMEL_SubscriptionInfo.getVt_IM_CSI()
Gets the value of the field vt-IM-CSI.
|
MAPT_CSI |
MAPT_CSI.setCamelCapabilityHandling(int value)
Sets the value of the field camelCapabilityHandling and marks the field as present.
|
MAPT_CSI |
MAPT_CSI.setCamelCapabilityHandlingPresent(boolean flag)
Sets the presence or absence of the optional field camelCapabilityHandling.
|
MAPT_CSI |
MAPT_CSI.setCsi_ActivePresent(boolean flag)
Sets the presence or absence of the optional field csi-Active.
|
MAPT_CSI |
MAPT_CSI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPT_CSI |
MAPT_CSI.setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.
|
MAPT_CSI |
MAPT_CSI.setT_BcsmCamelTDPDataList(MAPT_BcsmCamelTDPData[] value)
Sets the value of the field t-BcsmCamelTDPDataList.
|
Modifier and Type | Method and Description |
---|---|
static MAPT_CSI |
MAPT_CSI.copyOf(MAPT_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.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setT_CSI(MAPT_CSI value)
Sets the value of the field t-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setT_CSI(MAPT_CSI value)
Sets the value of the field t-CSI.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setVt_CSI(MAPT_CSI value)
Sets the value of the field vt-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setVt_CSI(MAPT_CSI value)
Sets the value of the field vt-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setVt_IM_CSI(MAPT_CSI value)
Sets the value of the field vt-IM-CSI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPT_CSI,MAPT_CSI,MAPProto.MAP_MS_DataTypes_T_CSI> |
MAPCodecs.MAP_MS_DataTypes_T_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.T-CSI
|
static PersistCodec<MAPT_CSI,MAPT_CSI,MAPProto.MAP_MS_DataTypes_T_CSI> |
MAPCodecs.MAP_MS_DataTypes_T_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.T-CSI
|