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 |
---|---|
MAPModificationRequestFor_CH_Info |
MAPModificationRequestFor_CH_Info.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPModificationRequestFor_CH_Info |
MAPModificationRequestFor_CH_Info.copyOf(MAPModificationRequestFor_CH_Info 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.
|
MAPModificationRequestFor_CH_Info |
MAPAnyTimeModificationArg.getModificationRequestFor_HOLD_Data()
Gets the value of the field modificationRequestFor-HOLD-Data.
|
MAPModificationRequestFor_CH_Info |
MAPModificationRequestFor_CH_Info.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPModificationRequestFor_CH_Info |
MAPModificationRequestFor_CH_Info.setModifyNotificationToCSE(MAPModificationInstruction value)
Sets the value of the field modifyNotificationToCSE.
|
MAPModificationRequestFor_CH_Info |
MAPModificationRequestFor_CH_Info.setSs_Status(byte[] value)
Sets the value of the field ss-Status.
|
Modifier and Type | Method and Description |
---|---|
static MAPModificationRequestFor_CH_Info |
MAPModificationRequestFor_CH_Info.copyOf(MAPModificationRequestFor_CH_Info 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.
|
MAPAnyTimeModificationArg |
MAPAnyTimeModificationArg.setModificationRequestFor_HOLD_Data(MAPModificationRequestFor_CH_Info value)
Sets the value of the field modificationRequestFor-HOLD-Data.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPModificationRequestFor_CH_Info,MAPModificationRequestFor_CH_Info,MAPProto.MAP_MS_DataTypes_ModificationRequestFor_CH_Info> |
MAPCodecs.MAP_MS_DataTypes_ModificationRequestFor_CH_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.ModificationRequestFor-CH-Info
|
static PersistCodec<MAPModificationRequestFor_CH_Info,MAPModificationRequestFor_CH_Info,MAPProto.MAP_MS_DataTypes_ModificationRequestFor_CH_Info> |
MAPCodecs.MAP_MS_DataTypes_ModificationRequestFor_CH_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.ModificationRequestFor-CH-Info
|