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 |
---|---|
MAPD_CSI |
MAPD_CSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPD_CSI |
MAPD_CSI.copyOf(MAPD_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.
|
MAPD_CSI |
MAPResumeCallHandlingArg.getD_csi()
Gets the value of the field d-csi.
|
MAPD_CSI |
MAPGmscCamelSubscriptionInfo.getD_csi()
Gets the value of the field d-csi.
|
MAPD_CSI |
MAPVlrCamelSubscriptionInfo.getD_CSI()
Gets the value of the field d-CSI.
|
MAPD_CSI |
MAPCAMEL_SubscriptionInfo.getD_CSI()
Gets the value of the field d-CSI.
|
MAPD_CSI |
MAPCAMEL_SubscriptionInfo.getD_IM_CSI()
Gets the value of the field d-IM-CSI.
|
MAPD_CSI |
MAPD_CSI.setCamelCapabilityHandling(int value)
Sets the value of the field camelCapabilityHandling and marks the field as present.
|
MAPD_CSI |
MAPD_CSI.setCamelCapabilityHandlingPresent(boolean flag)
Sets the presence or absence of the optional field camelCapabilityHandling.
|
MAPD_CSI |
MAPD_CSI.setCsi_ActivePresent(boolean flag)
Sets the presence or absence of the optional field csi-Active.
|
MAPD_CSI |
MAPD_CSI.setDp_AnalysedInfoCriteriaList(MAPDP_AnalysedInfoCriterium[] value)
Sets the value of the field dp-AnalysedInfoCriteriaList.
|
MAPD_CSI |
MAPD_CSI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPD_CSI |
MAPD_CSI.setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.
|
Modifier and Type | Method and Description |
---|---|
static MAPD_CSI |
MAPD_CSI.copyOf(MAPD_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.
|
MAPResumeCallHandlingArg |
MAPResumeCallHandlingArg.setD_csi(MAPD_CSI value)
Sets the value of the field d-csi.
|
MAPGmscCamelSubscriptionInfo |
MAPGmscCamelSubscriptionInfo.setD_csi(MAPD_CSI value)
Sets the value of the field d-csi.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setD_CSI(MAPD_CSI value)
Sets the value of the field d-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setD_CSI(MAPD_CSI value)
Sets the value of the field d-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setD_IM_CSI(MAPD_CSI value)
Sets the value of the field d-IM-CSI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPD_CSI,MAPD_CSI,MAPProto.MAP_MS_DataTypes_D_CSI> |
MAPCodecs.MAP_MS_DataTypes_D_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.D-CSI
|
static PersistCodec<MAPD_CSI,MAPD_CSI,MAPProto.MAP_MS_DataTypes_D_CSI> |
MAPCodecs.MAP_MS_DataTypes_D_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.D-CSI
|