Class MAPUpdateGprsLocationArg
- java.lang.Object
-
- com.opencloud.util.AbstractDataObject
-
- com.opencloud.util.AbstractFieldsObject
-
- MAPUpdateGprsLocationArg
-
- All Implemented Interfaces:
DataObject
,Serializable
public class MAPUpdateGprsLocationArg extends AbstractFieldsObject
API for MAP-MS-DataTypes.UpdateGprsLocationArg. Generated from the following ASN.1 type definition.UpdateGprsLocationArg ::= SEQUENCE { imsi IMSI, sgsn-Number ISDN-AddressString, sgsn-Address GSN-Address, extensionContainer ExtensionContainer OPTIONAL, ... sgsn-Capability SGSN-Capability OPTIONAL, -- Added in R98. informPreviousNetworkEntity NULL OPTIONAL, -- Added in R99. ps-LCS-NotSupportedByUE NULL OPTIONAL, -- Added in release 5. v-gmlc-Address GSN-Address OPTIONAL, -- Added in release 6. add-info ADD-Info OPTIONAL, -- Added in release 6. eps-info EPS-Info OPTIONAL, -- Added in release 8. servingNodeTypeIndicator NULL OPTIONAL, -- Added in release 8. skipSubscriberDataUpdate NULL OPTIONAL, -- Added in release 8. usedRAT-Type Used-RAT-Type OPTIONAL, -- Added in release 8. gprsSubscriptionDataNotNeeded NULL OPTIONAL, -- Added in release 8. nodeTypeIndicator NULL OPTIONAL, -- Added in release 8. areaRestricted NULL OPTIONAL, -- Added in release 9. ue-reachableIndicator NULL OPTIONAL, -- Added in release 9. epsSubscriptionDataNotNeeded NULL OPTIONAL -- Added in release 9. }
Added in R97.Used as argument type by
MAPOperations.updateGprsLocation
.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.opencloud.util.AbstractFieldsObject
FIELD_ABSENT, FIELD_UNINITIALISED
-
-
Constructor Summary
Constructors Constructor Description MAPUpdateGprsLocationArg()
Constructs an object with uninitialised state.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MAPUpdateGprsLocationArg
clone()
Constructs a copy of this object and everything reachable from it.static MAPUpdateGprsLocationArg
copyOf(MAPUpdateGprsLocationArg 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.MAPADD_Info
getAdd_info()
Gets the value of the field add-info.MAPEPS_Info
getEps_info()
Gets the value of the field eps-info.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.IMSIAddress
getImsi()
Gets the value of the field imsi.GSNAddress
getSgsn_Address()
Gets the value of the field sgsn-Address.MAPSGSN_Capability
getSgsn_Capability()
Gets the value of the field sgsn-Capability.AddressString
getSgsn_Number()
Gets the value of the field sgsn-Number.MAPUsed_RAT_Type
getUsedRAT_Type()
Gets the value of the field usedRAT-Type.GSNAddress
getV_gmlc_Address()
Gets the value of the field v-gmlc-Address.boolean
hasAdd_info()
Tests whether the field add-info has a value.boolean
hasAreaRestricted()
Tests whether the field areaRestricted is present.boolean
hasEps_info()
Tests whether the field eps-info has a value.boolean
hasEpsSubscriptionDataNotNeeded()
Tests whether the field epsSubscriptionDataNotNeeded is present.boolean
hasExtensionContainer()
Tests whether the field extensionContainer has a value.boolean
hasGprsSubscriptionDataNotNeeded()
Tests whether the field gprsSubscriptionDataNotNeeded is present.boolean
hasImsi()
Tests whether the field imsi has a value.boolean
hasInformPreviousNetworkEntity()
Tests whether the field informPreviousNetworkEntity is present.boolean
hasNodeTypeIndicator()
Tests whether the field nodeTypeIndicator is present.boolean
hasPs_LCS_NotSupportedByUE()
Tests whether the field ps-LCS-NotSupportedByUE is present.boolean
hasServingNodeTypeIndicator()
Tests whether the field servingNodeTypeIndicator is present.boolean
hasSgsn_Address()
Tests whether the field sgsn-Address has a value.boolean
hasSgsn_Capability()
Tests whether the field sgsn-Capability has a value.boolean
hasSgsn_Number()
Tests whether the field sgsn-Number has a value.boolean
hasSkipSubscriberDataUpdate()
Tests whether the field skipSubscriberDataUpdate is present.boolean
hasUe_reachableIndicator()
Tests whether the field ue-reachableIndicator is present.boolean
hasUsedRAT_Type()
Tests whether the field usedRAT-Type has a value.boolean
hasV_gmlc_Address()
Tests whether the field v-gmlc-Address has a value.MAPUpdateGprsLocationArg
setAdd_info(MAPADD_Info value)
Sets the value of the field add-info.MAPUpdateGprsLocationArg
setAreaRestrictedPresent(boolean flag)
Sets the presence or absence of the optional field areaRestricted.MAPUpdateGprsLocationArg
setEps_info(MAPEPS_Info value)
Sets the value of the field eps-info.MAPUpdateGprsLocationArg
setEpsSubscriptionDataNotNeededPresent(boolean flag)
Sets the presence or absence of the optional field epsSubscriptionDataNotNeeded.MAPUpdateGprsLocationArg
setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.MAPUpdateGprsLocationArg
setGprsSubscriptionDataNotNeededPresent(boolean flag)
Sets the presence or absence of the optional field gprsSubscriptionDataNotNeeded.MAPUpdateGprsLocationArg
setImsi(IMSIAddress value)
Sets the value of the field imsi.MAPUpdateGprsLocationArg
setInformPreviousNetworkEntityPresent(boolean flag)
Sets the presence or absence of the optional field informPreviousNetworkEntity.MAPUpdateGprsLocationArg
setNodeTypeIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field nodeTypeIndicator.MAPUpdateGprsLocationArg
setPs_LCS_NotSupportedByUEPresent(boolean flag)
Sets the presence or absence of the optional field ps-LCS-NotSupportedByUE.void
setReadOnly()
Sets this and all its fields to be immutable.MAPUpdateGprsLocationArg
setServingNodeTypeIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field servingNodeTypeIndicator.MAPUpdateGprsLocationArg
setSgsn_Address(GSNAddress value)
Sets the value of the field sgsn-Address.MAPUpdateGprsLocationArg
setSgsn_Capability(MAPSGSN_Capability value)
Sets the value of the field sgsn-Capability.MAPUpdateGprsLocationArg
setSgsn_Number(AddressString value)
Sets the value of the field sgsn-Number.MAPUpdateGprsLocationArg
setSkipSubscriberDataUpdatePresent(boolean flag)
Sets the presence or absence of the optional field skipSubscriberDataUpdate.MAPUpdateGprsLocationArg
setUe_reachableIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field ue-reachableIndicator.MAPUpdateGprsLocationArg
setUsedRAT_Type(MAPUsed_RAT_Type value)
Sets the value of the field usedRAT-Type.MAPUpdateGprsLocationArg
setV_gmlc_Address(GSNAddress value)
Sets the value of the field v-gmlc-Address.-
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 MAPUpdateGprsLocationArg 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 MAPUpdateGprsLocationArg copyOf(MAPUpdateGprsLocationArg 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:
- MAPUpdateGprsLocationArg
-
getAdd_info
public MAPADD_Info getAdd_info()
Gets the value of the field add-info.- Returns:
- value of field add-info, or null if not present
-
getEps_info
public MAPEPS_Info getEps_info()
Gets the value of the field eps-info.- Returns:
- value of field eps-info, 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
-
getImsi
public IMSIAddress getImsi()
Gets the value of the field imsi.- Returns:
- value of field imsi, or null if not present
-
getSgsn_Address
public GSNAddress getSgsn_Address()
Gets the value of the field sgsn-Address.- Returns:
- value of field sgsn-Address, or null if not present
-
getSgsn_Capability
public MAPSGSN_Capability getSgsn_Capability()
Gets the value of the field sgsn-Capability.- Returns:
- value of field sgsn-Capability, or null if not present
-
getSgsn_Number
public AddressString getSgsn_Number()
Gets the value of the field sgsn-Number.- Returns:
- value of field sgsn-Number, or null if not present
-
getUsedRAT_Type
public MAPUsed_RAT_Type getUsedRAT_Type()
Gets the value of the field usedRAT-Type.- Returns:
- value of field usedRAT-Type, or null if not present
-
getV_gmlc_Address
public GSNAddress getV_gmlc_Address()
Gets the value of the field v-gmlc-Address.- Returns:
- value of field v-gmlc-Address, or null if not present
-
hasAdd_info
public boolean hasAdd_info()
Tests whether the field add-info has a value.- Returns:
- whether the field add-info has a value
-
hasAreaRestricted
public boolean hasAreaRestricted()
Tests whether the field areaRestricted is present.- Returns:
- whether the field areaRestricted is present
-
hasEpsSubscriptionDataNotNeeded
public boolean hasEpsSubscriptionDataNotNeeded()
Tests whether the field epsSubscriptionDataNotNeeded is present.- Returns:
- whether the field epsSubscriptionDataNotNeeded is present
-
hasEps_info
public boolean hasEps_info()
Tests whether the field eps-info has a value.- Returns:
- whether the field eps-info has a value
-
hasExtensionContainer
public boolean hasExtensionContainer()
Tests whether the field extensionContainer has a value.- Returns:
- whether the field extensionContainer has a value
-
hasGprsSubscriptionDataNotNeeded
public boolean hasGprsSubscriptionDataNotNeeded()
Tests whether the field gprsSubscriptionDataNotNeeded is present.- Returns:
- whether the field gprsSubscriptionDataNotNeeded is present
-
hasImsi
public boolean hasImsi()
Tests whether the field imsi has a value.- Returns:
- whether the field imsi has a value
-
hasInformPreviousNetworkEntity
public boolean hasInformPreviousNetworkEntity()
Tests whether the field informPreviousNetworkEntity is present.- Returns:
- whether the field informPreviousNetworkEntity is present
-
hasNodeTypeIndicator
public boolean hasNodeTypeIndicator()
Tests whether the field nodeTypeIndicator is present.- Returns:
- whether the field nodeTypeIndicator is present
-
hasPs_LCS_NotSupportedByUE
public boolean hasPs_LCS_NotSupportedByUE()
Tests whether the field ps-LCS-NotSupportedByUE is present.- Returns:
- whether the field ps-LCS-NotSupportedByUE is present
-
hasServingNodeTypeIndicator
public boolean hasServingNodeTypeIndicator()
Tests whether the field servingNodeTypeIndicator is present.- Returns:
- whether the field servingNodeTypeIndicator is present
-
hasSgsn_Address
public boolean hasSgsn_Address()
Tests whether the field sgsn-Address has a value.- Returns:
- whether the field sgsn-Address has a value
-
hasSgsn_Capability
public boolean hasSgsn_Capability()
Tests whether the field sgsn-Capability has a value.- Returns:
- whether the field sgsn-Capability has a value
-
hasSgsn_Number
public boolean hasSgsn_Number()
Tests whether the field sgsn-Number has a value.- Returns:
- whether the field sgsn-Number has a value
-
hasSkipSubscriberDataUpdate
public boolean hasSkipSubscriberDataUpdate()
Tests whether the field skipSubscriberDataUpdate is present.- Returns:
- whether the field skipSubscriberDataUpdate is present
-
hasUe_reachableIndicator
public boolean hasUe_reachableIndicator()
Tests whether the field ue-reachableIndicator is present.- Returns:
- whether the field ue-reachableIndicator is present
-
hasUsedRAT_Type
public boolean hasUsedRAT_Type()
Tests whether the field usedRAT-Type has a value.- Returns:
- whether the field usedRAT-Type has a value
-
hasV_gmlc_Address
public boolean hasV_gmlc_Address()
Tests whether the field v-gmlc-Address has a value.- Returns:
- whether the field v-gmlc-Address has a value
-
setAdd_info
public MAPUpdateGprsLocationArg setAdd_info(MAPADD_Info value) throws IllegalStateException
Sets the value of the field add-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
-
setAreaRestrictedPresent
public MAPUpdateGprsLocationArg setAreaRestrictedPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field areaRestricted.- 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
-
setEpsSubscriptionDataNotNeededPresent
public MAPUpdateGprsLocationArg setEpsSubscriptionDataNotNeededPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field epsSubscriptionDataNotNeeded.- 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
-
setEps_info
public MAPUpdateGprsLocationArg setEps_info(MAPEPS_Info value) throws IllegalStateException
Sets the value of the field eps-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
-
setExtensionContainer
public MAPUpdateGprsLocationArg 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
-
setGprsSubscriptionDataNotNeededPresent
public MAPUpdateGprsLocationArg setGprsSubscriptionDataNotNeededPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field gprsSubscriptionDataNotNeeded.- 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
-
setImsi
public MAPUpdateGprsLocationArg 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
-
setInformPreviousNetworkEntityPresent
public MAPUpdateGprsLocationArg setInformPreviousNetworkEntityPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field informPreviousNetworkEntity.- 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
-
setNodeTypeIndicatorPresent
public MAPUpdateGprsLocationArg setNodeTypeIndicatorPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field nodeTypeIndicator.- 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
-
setPs_LCS_NotSupportedByUEPresent
public MAPUpdateGprsLocationArg setPs_LCS_NotSupportedByUEPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field ps-LCS-NotSupportedByUE.- 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
-
setReadOnly
public void setReadOnly()
Sets this and all its fields to be immutable.- Specified by:
setReadOnly
in interfaceDataObject
- Overrides:
setReadOnly
in classAbstractDataObject
-
setServingNodeTypeIndicatorPresent
public MAPUpdateGprsLocationArg setServingNodeTypeIndicatorPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field servingNodeTypeIndicator.- 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
-
setSgsn_Address
public MAPUpdateGprsLocationArg setSgsn_Address(GSNAddress value) throws IllegalStateException
Sets the value of the field sgsn-Address.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setSgsn_Capability
public MAPUpdateGprsLocationArg setSgsn_Capability(MAPSGSN_Capability value) throws IllegalStateException
Sets the value of the field sgsn-Capability. 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
-
setSgsn_Number
public MAPUpdateGprsLocationArg setSgsn_Number(AddressString value) throws IllegalStateException
Sets the value of the field sgsn-Number.- Parameters:
value
- the new value for the field- Returns:
- this
- Throws:
IllegalStateException
- if this instance has been marked as read-only
-
setSkipSubscriberDataUpdatePresent
public MAPUpdateGprsLocationArg setSkipSubscriberDataUpdatePresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field skipSubscriberDataUpdate.- 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
-
setUe_reachableIndicatorPresent
public MAPUpdateGprsLocationArg setUe_reachableIndicatorPresent(boolean flag) throws IllegalStateException
Sets the presence or absence of the optional field ue-reachableIndicator.- 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
-
setUsedRAT_Type
public MAPUpdateGprsLocationArg setUsedRAT_Type(MAPUsed_RAT_Type value) throws IllegalStateException
Sets the value of the field usedRAT-Type. 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
-
setV_gmlc_Address
public MAPUpdateGprsLocationArg setV_gmlc_Address(GSNAddress value) throws IllegalStateException
Sets the value of the field v-gmlc-Address. 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
-
-