Class MAPNoteSubscriberDataModifiedArg
- java.lang.Object
-
- com.opencloud.util.AbstractDataObject
-
- com.opencloud.util.AbstractFieldsObject
-
- MAPNoteSubscriberDataModifiedArg
-
- All Implemented Interfaces:
DataObject
,Serializable
public class MAPNoteSubscriberDataModifiedArg extends AbstractFieldsObject
API for MAP-MS-DataTypes.NoteSubscriberDataModifiedArg. Generated from the following ASN.1 type definition.NoteSubscriberDataModifiedArg ::= SEQUENCE { imsi IMSI, msisdn ISDN-AddressString, forwardingInfoFor-CSE Ext-ForwardingInfoFor-CSE OPTIONAL, callBarringInfoFor-CSE Ext-CallBarringInfoFor-CSE OPTIONAL, odb-Info ODB-Info OPTIONAL, camel-SubscriptionInfo CAMEL-SubscriptionInfo OPTIONAL, allInformationSent NULL OPTIONAL, extensionContainer ExtensionContainer OPTIONAL, ... ue-reachable ServingNode OPTIONAL, -- Added in release 9. csg-SubscriptionDataList CSG-SubscriptionDataList OPTIONAL, -- Added in release 9. cw-Data CallWaitingData OPTIONAL, -- Added in release 10. ch-Data CallHoldData OPTIONAL, -- Added in release 10. clip-Data ClipData OPTIONAL, -- Added in release 10. clir-Data ClirData OPTIONAL, -- Added in release 10. ect-data EctData OPTIONAL -- Added in release 10. }
Added in R99.Used as argument type by
MAPOperations.noteSubscriberDataModified
.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.opencloud.util.AbstractFieldsObject
FIELD_ABSENT, FIELD_UNINITIALISED
-
-
Constructor Summary
Constructors Constructor Description MAPNoteSubscriberDataModifiedArg()
Constructs an object with uninitialised state.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MAPNoteSubscriberDataModifiedArg
clone()
Constructs a copy of this object and everything reachable from it.static MAPNoteSubscriberDataModifiedArg
copyOf(MAPNoteSubscriberDataModifiedArg 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.MAPExt_CallBarringInfoFor_CSE
getCallBarringInfoFor_CSE()
Gets the value of the field callBarringInfoFor-CSE.MAPCAMEL_SubscriptionInfo
getCamel_SubscriptionInfo()
Gets the value of the field camel-SubscriptionInfo.MAPCallHoldData
getCh_Data()
Gets the value of the field ch-Data.MAPClipData
getClip_Data()
Gets the value of the field clip-Data.MAPClirData
getClir_Data()
Gets the value of the field clir-Data.MAPCSG_SubscriptionData[]
getCsg_SubscriptionDataList()
Gets the value of the field csg-SubscriptionDataList.MAPCallWaitingData
getCw_Data()
Gets the value of the field cw-Data.MAPEctData
getEct_data()
Gets the value of the field ect-data.MAPExtensionContainer
getExtensionContainer()
Gets the value of the field extensionContainer.static FieldAccessor[]
getFieldAccessors()
Gets a new array of the accessors for fields of this type.Map<String,Object>
getFieldsMap(boolean withAbsents)
Gets a Map from field-name to field-value.MAPExt_ForwardingInfoFor_CSE
getForwardingInfoFor_CSE()
Gets the value of the field forwardingInfoFor-CSE.IMSIAddress
getImsi()
Gets the value of the field imsi.AddressString
getMsisdn()
Gets the value of the field msisdn.MAPODB_Info
getOdb_Info()
Gets the value of the field odb-Info.MAPServingNode
getUe_reachable()
Gets the value of the field ue-reachable.boolean
hasAllInformationSent()
Tests whether the field allInformationSent is present.boolean
hasCallBarringInfoFor_CSE()
Tests whether the field callBarringInfoFor-CSE has a value.boolean
hasCamel_SubscriptionInfo()
Tests whether the field camel-SubscriptionInfo has a value.boolean
hasCh_Data()
Tests whether the field ch-Data has a value.boolean
hasClip_Data()
Tests whether the field clip-Data has a value.boolean
hasClir_Data()
Tests whether the field clir-Data has a value.boolean
hasCsg_SubscriptionDataList()
Tests whether the field csg-SubscriptionDataList has a value.boolean
hasCw_Data()
Tests whether the field cw-Data has a value.boolean
hasEct_data()
Tests whether the field ect-data has a value.boolean
hasExtensionContainer()
Tests whether the field extensionContainer has a value.boolean
hasForwardingInfoFor_CSE()
Tests whether the field forwardingInfoFor-CSE has a value.boolean
hasImsi()
Tests whether the field imsi has a value.boolean
hasMsisdn()
Tests whether the field msisdn has a value.boolean
hasOdb_Info()
Tests whether the field odb-Info has a value.boolean
hasUe_reachable()
Tests whether the field ue-reachable has a value.MAPNoteSubscriberDataModifiedArg
setAllInformationSentPresent(boolean flag)
Sets the presence or absence of the optional field allInformationSent.MAPNoteSubscriberDataModifiedArg
setCallBarringInfoFor_CSE(MAPExt_CallBarringInfoFor_CSE value)
Sets the value of the field callBarringInfoFor-CSE.MAPNoteSubscriberDataModifiedArg
setCamel_SubscriptionInfo(MAPCAMEL_SubscriptionInfo value)
Sets the value of the field camel-SubscriptionInfo.MAPNoteSubscriberDataModifiedArg
setCh_Data(MAPCallHoldData value)
Sets the value of the field ch-Data.MAPNoteSubscriberDataModifiedArg
setClip_Data(MAPClipData value)
Sets the value of the field clip-Data.MAPNoteSubscriberDataModifiedArg
setClir_Data(MAPClirData value)
Sets the value of the field clir-Data.MAPNoteSubscriberDataModifiedArg
setCsg_SubscriptionDataList(MAPCSG_SubscriptionData[] value)
Sets the value of the field csg-SubscriptionDataList.MAPNoteSubscriberDataModifiedArg
setCw_Data(MAPCallWaitingData value)
Sets the value of the field cw-Data.MAPNoteSubscriberDataModifiedArg
setEct_data(MAPEctData value)
Sets the value of the field ect-data.MAPNoteSubscriberDataModifiedArg
setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.MAPNoteSubscriberDataModifiedArg
setForwardingInfoFor_CSE(MAPExt_ForwardingInfoFor_CSE value)
Sets the value of the field forwardingInfoFor-CSE.MAPNoteSubscriberDataModifiedArg
setImsi(IMSIAddress value)
Sets the value of the field imsi.MAPNoteSubscriberDataModifiedArg
setMsisdn(AddressString value)
Sets the value of the field msisdn.MAPNoteSubscriberDataModifiedArg
setOdb_Info(MAPODB_Info value)
Sets the value of the field odb-Info.void
setReadOnly()
Sets this and all its fields to be immutable.MAPNoteSubscriberDataModifiedArg
setUe_reachable(MAPServingNode value)
Sets the value of the field ue-reachable.-
Methods inherited from class com.opencloud.util.AbstractFieldsObject
equals, hashCode, toString
-
Methods inherited from class com.opencloud.util.AbstractDataObject
checkModify, isReadOnly
-
-
-
-
Method Detail
-
clone
public MAPNoteSubscriberDataModifiedArg clone()
Constructs a copy of this object and everything reachable from it.- Specified by:
clone
in interfaceDataObject
- Specified by:
clone
in classAbstractDataObject
- Returns:
- copy of object
-
copyOf
public static MAPNoteSubscriberDataModifiedArg copyOf(MAPNoteSubscriberDataModifiedArg 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.- Parameters:
from
- the object from which to copy- Returns:
- MAPNoteSubscriberDataModifiedArg
-
getCallBarringInfoFor_CSE
public MAPExt_CallBarringInfoFor_CSE getCallBarringInfoFor_CSE()
Gets the value of the field callBarringInfoFor-CSE.- Returns:
- value of field callBarringInfoFor-CSE, or null if not present
-
getCamel_SubscriptionInfo
public MAPCAMEL_SubscriptionInfo getCamel_SubscriptionInfo()
Gets the value of the field camel-SubscriptionInfo.- Returns:
- value of field camel-SubscriptionInfo, or null if not present
-
getCh_Data
public MAPCallHoldData getCh_Data()
Gets the value of the field ch-Data.- Returns:
- value of field ch-Data, or null if not present
-
getClip_Data
public MAPClipData getClip_Data()
Gets the value of the field clip-Data.- Returns:
- value of field clip-Data, or null if not present
-
getClir_Data
public MAPClirData getClir_Data()
Gets the value of the field clir-Data.- Returns:
- value of field clir-Data, or null if not present
-
getCsg_SubscriptionDataList
public MAPCSG_SubscriptionData[] getCsg_SubscriptionDataList()
Gets the value of the field csg-SubscriptionDataList.- Returns:
- value of field csg-SubscriptionDataList, or null if not present
-
getCw_Data
public MAPCallWaitingData getCw_Data()
Gets the value of the field cw-Data.- Returns:
- value of field cw-Data, or null if not present
-
getEct_data
public MAPEctData getEct_data()
Gets the value of the field ect-data.- Returns:
- value of field ect-data, or null if not present
-
getExtensionContainer
public MAPExtensionContainer getExtensionContainer()
Gets the value of the field extensionContainer.- Returns:
- value of field extensionContainer, or null if not present
-
getFieldAccessors
public static FieldAccessor[] getFieldAccessors()
Gets a new array of the accessors for fields of this type.- Returns:
- FieldAccessor[]
-
getFieldsMap
public Map<String,Object> getFieldsMap(boolean withAbsents)
Gets a Map from field-name to field-value. For a field of primitive type, the field-value is boxed. For an absent optional field, the field-value is AbstractFieldsObject.FIELD_ABSENT. For an unitialised mandatory field, the field-value is AbstractFieldsObject.FIELD_UNINITIALISED.- Specified by:
getFieldsMap
in classAbstractFieldsObject
- Parameters:
withAbsents
- whether to put absent optional fields into Map- Returns:
- Map from field-name to field-value
-
getForwardingInfoFor_CSE
public MAPExt_ForwardingInfoFor_CSE getForwardingInfoFor_CSE()
Gets the value of the field forwardingInfoFor-CSE.- Returns:
- value of field forwardingInfoFor-CSE, or null if not present
-
getImsi
public IMSIAddress getImsi()
Gets the value of the field imsi.- Returns:
- value of field imsi, or null if not present
-
getMsisdn
public AddressString getMsisdn()
Gets the value of the field msisdn.- Returns:
- value of field msisdn, or null if not present
-
getOdb_Info
public MAPODB_Info getOdb_Info()
Gets the value of the field odb-Info.- Returns:
- value of field odb-Info, or null if not present
-
getUe_reachable
public MAPServingNode getUe_reachable()
Gets the value of the field ue-reachable.- Returns:
- value of field ue-reachable, or null if not present
-
hasAllInformationSent
public boolean hasAllInformationSent()
Tests whether the field allInformationSent is present.- Returns:
- whether the field allInformationSent is present
-
hasCallBarringInfoFor_CSE
public boolean hasCallBarringInfoFor_CSE()
Tests whether the field callBarringInfoFor-CSE has a value.- Returns:
- whether the field callBarringInfoFor-CSE has a value
-
hasCamel_SubscriptionInfo
public boolean hasCamel_SubscriptionInfo()
Tests whether the field camel-SubscriptionInfo has a value.- Returns:
- whether the field camel-SubscriptionInfo has a value
-
hasCh_Data
public boolean hasCh_Data()
Tests whether the field ch-Data has a value.- Returns:
- whether the field ch-Data has a value
-
hasClip_Data
public boolean hasClip_Data()
Tests whether the field clip-Data has a value.- Returns:
- whether the field clip-Data has a value
-
hasClir_Data
public boolean hasClir_Data()
Tests whether the field clir-Data has a value.- Returns:
- whether the field clir-Data has a value
-
hasCsg_SubscriptionDataList
public boolean hasCsg_SubscriptionDataList()
Tests whether the field csg-SubscriptionDataList has a value.- Returns:
- whether the field csg-SubscriptionDataList has a value
-
hasCw_Data
public boolean hasCw_Data()
Tests whether the field cw-Data has a value.- Returns:
- whether the field cw-Data has a value
-
hasEct_data
public boolean hasEct_data()
Tests whether the field ect-data has a value.- Returns:
- whether the field ect-data has a value
-
hasExtensionContainer
public boolean hasExtensionContainer()
Tests whether the field extensionContainer has a value.- Returns:
- whether the field extensionContainer has a value
-
hasForwardingInfoFor_CSE
public boolean hasForwardingInfoFor_CSE()
Tests whether the field forwardingInfoFor-CSE has a value.- Returns:
- whether the field forwardingInfoFor-CSE has a value
-
hasImsi
public boolean hasImsi()
Tests whether the field imsi has a value.- Returns:
- whether the field imsi has a value
-
hasMsisdn
public boolean hasMsisdn()
Tests whether the field msisdn has a value.- Returns:
- whether the field msisdn has a value
-
hasOdb_Info
public boolean hasOdb_Info()
Tests whether the field odb-Info has a value.- Returns:
- whether the field odb-Info has a value
-
hasUe_reachable
public boolean hasUe_reachable()
Tests whether the field ue-reachable has a value.- Returns:
- whether the field ue-reachable has a value
-
setAllInformationSentPresent
public MAPNoteSubscriberDataModifiedArg setAllInformationSentPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field allInformationSent.- Parameters:
flag
- either true if the field should be marked as present or false if the field should be marked as absent- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setCallBarringInfoFor_CSE
public MAPNoteSubscriberDataModifiedArg setCallBarringInfoFor_CSE(MAPExt_CallBarringInfoFor_CSE value) throws IllegalStateException
Sets the value of the field callBarringInfoFor-CSE. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setCamel_SubscriptionInfo
public MAPNoteSubscriberDataModifiedArg setCamel_SubscriptionInfo(MAPCAMEL_SubscriptionInfo value) throws IllegalStateException
Sets the value of the field camel-SubscriptionInfo. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setCh_Data
public MAPNoteSubscriberDataModifiedArg setCh_Data(MAPCallHoldData value) throws IllegalStateException
Sets the value of the field ch-Data. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setClip_Data
public MAPNoteSubscriberDataModifiedArg setClip_Data(MAPClipData value) throws IllegalStateException
Sets the value of the field clip-Data. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setClir_Data
public MAPNoteSubscriberDataModifiedArg setClir_Data(MAPClirData value) throws IllegalStateException
Sets the value of the field clir-Data. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setCsg_SubscriptionDataList
public MAPNoteSubscriberDataModifiedArg setCsg_SubscriptionDataList(MAPCSG_SubscriptionData[] value) throws IllegalStateException
Sets the value of the field csg-SubscriptionDataList. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setCw_Data
public MAPNoteSubscriberDataModifiedArg setCw_Data(MAPCallWaitingData value) throws IllegalStateException
Sets the value of the field cw-Data. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setEct_data
public MAPNoteSubscriberDataModifiedArg setEct_data(MAPEctData value) throws IllegalStateException
Sets the value of the field ect-data. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setExtensionContainer
public MAPNoteSubscriberDataModifiedArg setExtensionContainer(MAPExtensionContainer value) throws IllegalStateException
Sets the value of the field extensionContainer. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setForwardingInfoFor_CSE
public MAPNoteSubscriberDataModifiedArg setForwardingInfoFor_CSE(MAPExt_ForwardingInfoFor_CSE value) throws IllegalStateException
Sets the value of the field forwardingInfoFor-CSE. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setImsi
public MAPNoteSubscriberDataModifiedArg setImsi(IMSIAddress value) throws IllegalStateException
Sets the value of the field imsi.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setMsisdn
public MAPNoteSubscriberDataModifiedArg setMsisdn(AddressString value) throws IllegalStateException
Sets the value of the field msisdn.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setOdb_Info
public MAPNoteSubscriberDataModifiedArg setOdb_Info(MAPODB_Info value) throws IllegalStateException
Sets the value of the field odb-Info. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setReadOnly
public void setReadOnly()
Sets this and all its fields to be immutable.- Specified by:
setReadOnly
in interfaceDataObject
- Overrides:
setReadOnly
in classAbstractDataObject
-
setUe_reachable
public MAPNoteSubscriberDataModifiedArg setUe_reachable(MAPServingNode value) throws IllegalStateException
Sets the value of the field ue-reachable. If null, marks the field as absent.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
-