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_CSG |
MAPModificationRequestFor_CSG.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPModificationRequestFor_CSG |
MAPModificationRequestFor_CSG.copyOf(MAPModificationRequestFor_CSG 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_CSG |
MAPAnyTimeModificationArg.getModificationRequestFor_CSG()
Gets the value of the field modificationRequestFor-CSG.
|
MAPModificationRequestFor_CSG |
MAPModificationRequestFor_CSG.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPModificationRequestFor_CSG |
MAPModificationRequestFor_CSG.setModifyNotificationToCSE(MAPModificationInstruction value)
Sets the value of the field modifyNotificationToCSE.
|
Modifier and Type | Method and Description |
---|---|
static MAPModificationRequestFor_CSG |
MAPModificationRequestFor_CSG.copyOf(MAPModificationRequestFor_CSG 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_CSG(MAPModificationRequestFor_CSG value)
Sets the value of the field modificationRequestFor-CSG.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPModificationRequestFor_CSG,MAPModificationRequestFor_CSG,MAPProto.MAP_MS_DataTypes_ModificationRequestFor_CSG> |
MAPCodecs.MAP_MS_DataTypes_ModificationRequestFor_CSG
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.ModificationRequestFor-CSG
|
static PersistCodec<MAPModificationRequestFor_CSG,MAPModificationRequestFor_CSG,MAPProto.MAP_MS_DataTypes_ModificationRequestFor_CSG> |
MAPCodecs.MAP_MS_DataTypes_ModificationRequestFor_CSG
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.ModificationRequestFor-CSG
|