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_CF_Info |
MAPModificationRequestFor_CF_Info.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.copyOf(MAPModificationRequestFor_CF_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_CF_Info |
MAPAnyTimeModificationArg.getModificationRequestFor_CF_Info()
Gets the value of the field modificationRequestFor-CF-Info.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setBasicService(MAPExt_BasicServiceCode value)
Sets the value of the field basicService.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setForwardedToNumber(AddressString value)
Sets the value of the field forwardedToNumber.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setForwardedToSubaddress(ISDNSubaddress value)
Sets the value of the field forwardedToSubaddress.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setModifyNotificationToCSE(MAPModificationInstruction value)
Sets the value of the field modifyNotificationToCSE.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setNoReplyConditionTime(int value)
Sets the value of the field noReplyConditionTime and marks the field as present.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setNoReplyConditionTimePresent(boolean flag)
Sets the presence or absence of the optional field noReplyConditionTime.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setSs_Code(SSCode value)
Sets the value of the field ss-Code.
|
MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.setSs_Status(byte[] value)
Sets the value of the field ss-Status.
|
Modifier and Type | Method and Description |
---|---|
static MAPModificationRequestFor_CF_Info |
MAPModificationRequestFor_CF_Info.copyOf(MAPModificationRequestFor_CF_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_CF_Info(MAPModificationRequestFor_CF_Info value)
Sets the value of the field modificationRequestFor-CF-Info.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPModificationRequestFor_CF_Info,MAPModificationRequestFor_CF_Info,MAPProto.MAP_MS_DataTypes_ModificationRequestFor_CF_Info> |
MAPCodecs.MAP_MS_DataTypes_ModificationRequestFor_CF_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.ModificationRequestFor-CF-Info
|
static PersistCodec<MAPModificationRequestFor_CF_Info,MAPModificationRequestFor_CF_Info,MAPProto.MAP_MS_DataTypes_ModificationRequestFor_CF_Info> |
MAPCodecs.MAP_MS_DataTypes_ModificationRequestFor_CF_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.ModificationRequestFor-CF-Info
|