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 |
---|---|
MAPO_CSI |
MAPO_CSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPO_CSI |
MAPO_CSI.copyOf(MAPO_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.
|
MAPO_CSI |
MAPVlrCamelSubscriptionInfo.getO_CSI()
Gets the value of the field o-CSI.
|
MAPO_CSI |
MAPResumeCallHandlingArg.getO_CSI()
Gets the value of the field o-CSI.
|
MAPO_CSI |
MAPGmscCamelSubscriptionInfo.getO_CSI()
Gets the value of the field o-CSI.
|
MAPO_CSI |
MAPCAMEL_SubscriptionInfo.getO_CSI()
Gets the value of the field o-CSI.
|
MAPO_CSI |
MAPCAMEL_SubscriptionInfo.getO_IM_CSI()
Gets the value of the field o-IM-CSI.
|
MAPO_CSI |
MAPO_CSI.setCamelCapabilityHandling(int value)
Sets the value of the field camelCapabilityHandling and marks the field as present.
|
MAPO_CSI |
MAPO_CSI.setCamelCapabilityHandlingPresent(boolean flag)
Sets the presence or absence of the optional field camelCapabilityHandling.
|
MAPO_CSI |
MAPO_CSI.setCsiActivePresent(boolean flag)
Sets the presence or absence of the optional field csiActive.
|
MAPO_CSI |
MAPO_CSI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPO_CSI |
MAPO_CSI.setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.
|
MAPO_CSI |
MAPO_CSI.setO_BcsmCamelTDPDataList(MAPO_BcsmCamelTDPData[] value)
Sets the value of the field o-BcsmCamelTDPDataList.
|
Modifier and Type | Method and Description |
---|---|
static MAPO_CSI |
MAPO_CSI.copyOf(MAPO_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.setO_CSI(MAPO_CSI value)
Sets the value of the field o-CSI.
|
MAPResumeCallHandlingArg |
MAPResumeCallHandlingArg.setO_CSI(MAPO_CSI value)
Sets the value of the field o-CSI.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setO_CSI(MAPO_CSI value)
Sets the value of the field o-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setO_CSI(MAPO_CSI value)
Sets the value of the field o-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setO_IM_CSI(MAPO_CSI value)
Sets the value of the field o-IM-CSI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPO_CSI,MAPO_CSI,MAPProto.MAP_MS_DataTypes_O_CSI> |
MAPCodecs.MAP_MS_DataTypes_O_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.O-CSI
|
static PersistCodec<MAPO_CSI,MAPO_CSI,MAPProto.MAP_MS_DataTypes_O_CSI> |
MAPCodecs.MAP_MS_DataTypes_O_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.O-CSI
|