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 |
---|---|
MAPCUG_CheckInfo |
MAPCUG_CheckInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPCUG_CheckInfo |
MAPCUG_CheckInfo.copyOf(MAPCUG_CheckInfo 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.
|
MAPCUG_CheckInfo |
MAPSendRoutingInfoRes.getCug_CheckInfo()
Gets the value of the field cug-CheckInfo.
|
MAPCUG_CheckInfo |
MAPSendRoutingInfoArg.getCug_CheckInfo()
Gets the value of the field cug-CheckInfo.
|
MAPCUG_CheckInfo |
MAPResumeCallHandlingArg.getCug_CheckInfo()
Gets the value of the field cug-CheckInfo.
|
MAPCUG_CheckInfo |
MAPCUG_CheckInfo.setCug_Interlock(CUGInterLockCode value)
Sets the value of the field cug-Interlock.
|
MAPCUG_CheckInfo |
MAPCUG_CheckInfo.setCug_OutgoingAccessPresent(boolean flag)
Sets the presence or absence of the optional field cug-OutgoingAccess.
|
MAPCUG_CheckInfo |
MAPCUG_CheckInfo.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
Modifier and Type | Method and Description |
---|---|
static MAPCUG_CheckInfo |
MAPCUG_CheckInfo.copyOf(MAPCUG_CheckInfo 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.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setCug_CheckInfo(MAPCUG_CheckInfo value)
Sets the value of the field cug-CheckInfo.
|
MAPSendRoutingInfoRes |
MAPSendRoutingInfoRes.setCug_CheckInfo(MAPCUG_CheckInfo value)
Sets the value of the field cug-CheckInfo.
|
MAPSendRoutingInfoArg |
MAPSendRoutingInfoArg.setCug_CheckInfo(MAPCUG_CheckInfo value)
Sets the value of the field cug-CheckInfo.
|
MAPResumeCallHandlingArg |
MAPResumeCallHandlingArg.setCug_CheckInfo(MAPCUG_CheckInfo value)
Sets the value of the field cug-CheckInfo.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCUG_CheckInfo,MAPCUG_CheckInfo,MAPProto.MAP_CH_DataTypes_CUG_CheckInfo> |
MAPCodecs.MAP_CH_DataTypes_CUG_CheckInfo
Singleton codec for the ASN.1 type: MAP-CH-DataTypes.CUG-CheckInfo
|
static PersistCodec<MAPCUG_CheckInfo,MAPCUG_CheckInfo,MAPProto.MAP_CH_DataTypes_CUG_CheckInfo> |
MAPCodecs.MAP_CH_DataTypes_CUG_CheckInfo
Singleton codec for the ASN.1 type: MAP-CH-DataTypes.CUG-CheckInfo
|