public class MAPInsertSubscriberDataArg extends MAPInsertSubscriberDataArg_v1
InsertSubscriberDataArg ::= SEQUENCE { imsi IMSI OPTIONAL, msisdn ISDN-AddressString OPTIONAL, -- Renamed from msIsdn between ph1 and ph2. category Category OPTIONAL, subscriberStatus SubscriberStatus OPTIONAL, bearerServiceList BearerServiceList OPTIONAL, teleserviceList TeleserviceList OPTIONAL, provisionedSS Ext-SS-InfoList OPTIONAL, -- Renamed from provisonedSupplServices between ph1 and ph2. odb-Data ODB-Data OPTIONAL, -- Added in ph2. roamingRestrictionDueToUnsupportedFeature NULL OPTIONAL, -- Added in ph2. regionalSubscriptionData ZoneCodeList OPTIONAL, -- Added in ph2. vbsSubscriptionData VBSDataList OPTIONAL, -- Added in R96. vgcsSubscriptionData VGCSDataList OPTIONAL, -- Added in R96. vlrCamelSubscriptionInfo VlrCamelSubscriptionInfo OPTIONAL, -- Added in R96. extensionContainer ExtensionContainer OPTIONAL, -- Added in R96. ... naea-PreferredCI NAEA-PreferredCI OPTIONAL, -- Added in R97. naea-PreferredCI is included at the discretion of the HLR operator. gprsSubscriptionData GPRSSubscriptionData OPTIONAL, -- Added in R97. roamingRestrictedInSgsnDueToUnsupportedFeature NULL OPTIONAL, -- Added in R97. networkAccessMode NetworkAccessMode OPTIONAL, -- Added in R97. lsaInformation LSAInformation OPTIONAL, -- Added in R98. lmu-Indicator NULL OPTIONAL, -- Added in R98. lcsInformation LCSInformation OPTIONAL, -- Added in R98. istAlertTimer IST-AlertTimerValue OPTIONAL, -- Added in R99. superChargerSupportedInHLR AgeIndicator OPTIONAL, -- Added in R99. mc-SS-Info MC-SS-Info OPTIONAL, -- Added in R99. cs-AllocationRetentionPriority CS-AllocationRetentionPriority OPTIONAL, -- Added in R99. sgsn-CAMEL-SubscriptionInfo SGSN-CAMEL-SubscriptionInfo OPTIONAL, -- Added in R99. chargingCharacteristics ChargingCharacteristics OPTIONAL, -- Added in R99. accessRestrictionData AccessRestrictionData OPTIONAL, -- Added in release 6. ics-Indicator BOOLEAN OPTIONAL, -- Added in release 8. eps-SubscriptionData EPS-SubscriptionData OPTIONAL, -- Added in release 8. csg-SubscriptionDataList CSG-SubscriptionDataList OPTIONAL, -- Added in release 8. ue-ReachabilityRequestIndicator NULL OPTIONAL, -- Added in release 9. sgsn-Number ISDN-AddressString OPTIONAL, -- Added in release 9. mme-Name DiameterIdentity OPTIONAL -- Added in release 9. } MAP-MS-DataTypes { InsertSubscriberDataArg { @parentASN1Type MAP-MS-DataTypes-ph1.InsertSubscriberDataArg-v1 } }Present in ph1. If the Network Access Mode parameter is sent, it shall be present only in the first sequence if segmentation is used.
Used as argument type by MAPOperations.insertSubscriberData
.
FIELD_ABSENT, FIELD_UNINITIALISED
Constructor and Description |
---|
MAPInsertSubscriberDataArg()
Constructs an object with uninitialised state.
|
Modifier and Type | Method and Description |
---|---|
MAPInsertSubscriberDataArg |
clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPInsertSubscriberDataArg |
copyOf(MAPInsertSubscriberDataArg_v1 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.
|
MAPAccessRestrictionData |
getAccessRestrictionData()
Gets the value of the field accessRestrictionData.
|
byte[] |
getChargingCharacteristics()
Gets the value of the field chargingCharacteristics.
|
byte[] |
getCs_AllocationRetentionPriority()
Gets the value of the field cs-AllocationRetentionPriority.
|
MAPCSG_SubscriptionData[] |
getCsg_SubscriptionDataList()
Gets the value of the field csg-SubscriptionDataList.
|
MAPEPS_SubscriptionData |
getEps_SubscriptionData()
Gets the value of the field eps-SubscriptionData.
|
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.
|
MAPGPRSSubscriptionData |
getGprsSubscriptionData()
Gets the value of the field gprsSubscriptionData.
|
boolean |
getIcs_Indicator()
Gets the value of the field ics-Indicator.
|
int |
getIstAlertTimer()
Gets the value of the field istAlertTimer.
|
MAPLCSInformation |
getLcsInformation()
Gets the value of the field lcsInformation.
|
MAPLSAInformation |
getLsaInformation()
Gets the value of the field lsaInformation.
|
MAPMC_SS_Info |
getMc_SS_Info()
Gets the value of the field mc-SS-Info.
|
byte[] |
getMme_Name()
Gets the value of the field mme-Name.
|
MAPNAEA_PreferredCI |
getNaea_PreferredCI()
Gets the value of the field naea-PreferredCI.
|
MAPNetworkAccessMode |
getNetworkAccessMode()
Gets the value of the field networkAccessMode.
|
MAPODB_Data |
getOdb_Data()
Gets the value of the field odb-Data.
|
byte[][] |
getRegionalSubscriptionData()
Gets the value of the field regionalSubscriptionData.
|
MAPSGSN_CAMEL_SubscriptionInfo |
getSgsn_CAMEL_SubscriptionInfo()
Gets the value of the field sgsn-CAMEL-SubscriptionInfo.
|
AddressString |
getSgsn_Number()
Gets the value of the field sgsn-Number.
|
byte[] |
getSuperChargerSupportedInHLR()
Gets the value of the field superChargerSupportedInHLR.
|
MAPVoiceBroadcastData[] |
getVbsSubscriptionData()
Gets the value of the field vbsSubscriptionData.
|
MAPVoiceGroupCallData[] |
getVgcsSubscriptionData()
Gets the value of the field vgcsSubscriptionData.
|
MAPVlrCamelSubscriptionInfo |
getVlrCamelSubscriptionInfo()
Gets the value of the field vlrCamelSubscriptionInfo.
|
boolean |
hasAccessRestrictionData()
Tests whether the field accessRestrictionData has a value.
|
boolean |
hasChargingCharacteristics()
Tests whether the field chargingCharacteristics has a value.
|
boolean |
hasCs_AllocationRetentionPriority()
Tests whether the field cs-AllocationRetentionPriority has a value.
|
boolean |
hasCsg_SubscriptionDataList()
Tests whether the field csg-SubscriptionDataList has a value.
|
boolean |
hasEps_SubscriptionData()
Tests whether the field eps-SubscriptionData has a value.
|
boolean |
hasExtensionContainer()
Tests whether the field extensionContainer has a value.
|
boolean |
hasGprsSubscriptionData()
Tests whether the field gprsSubscriptionData has a value.
|
boolean |
hasIcs_Indicator()
Tests whether the field ics-Indicator has a value.
|
boolean |
hasIstAlertTimer()
Tests whether the field istAlertTimer has a value.
|
boolean |
hasLcsInformation()
Tests whether the field lcsInformation has a value.
|
boolean |
hasLmu_Indicator()
Tests whether the field lmu-Indicator is present.
|
boolean |
hasLsaInformation()
Tests whether the field lsaInformation has a value.
|
boolean |
hasMc_SS_Info()
Tests whether the field mc-SS-Info has a value.
|
boolean |
hasMme_Name()
Tests whether the field mme-Name has a value.
|
boolean |
hasNaea_PreferredCI()
Tests whether the field naea-PreferredCI has a value.
|
boolean |
hasNetworkAccessMode()
Tests whether the field networkAccessMode has a value.
|
boolean |
hasOdb_Data()
Tests whether the field odb-Data has a value.
|
boolean |
hasRegionalSubscriptionData()
Tests whether the field regionalSubscriptionData has a value.
|
boolean |
hasRoamingRestrictedInSgsnDueToUnsupportedFeature()
Tests whether the field roamingRestrictedInSgsnDueToUnsupportedFeature is present.
|
boolean |
hasRoamingRestrictionDueToUnsupportedFeature()
Tests whether the field roamingRestrictionDueToUnsupportedFeature is present.
|
boolean |
hasSgsn_CAMEL_SubscriptionInfo()
Tests whether the field sgsn-CAMEL-SubscriptionInfo has a value.
|
boolean |
hasSgsn_Number()
Tests whether the field sgsn-Number has a value.
|
boolean |
hasSuperChargerSupportedInHLR()
Tests whether the field superChargerSupportedInHLR has a value.
|
boolean |
hasUe_ReachabilityRequestIndicator()
Tests whether the field ue-ReachabilityRequestIndicator is present.
|
boolean |
hasVbsSubscriptionData()
Tests whether the field vbsSubscriptionData has a value.
|
boolean |
hasVgcsSubscriptionData()
Tests whether the field vgcsSubscriptionData has a value.
|
boolean |
hasVlrCamelSubscriptionInfo()
Tests whether the field vlrCamelSubscriptionInfo has a value.
|
MAPInsertSubscriberDataArg |
setAccessRestrictionData(MAPAccessRestrictionData value)
Sets the value of the field accessRestrictionData.
|
MAPInsertSubscriberDataArg |
setBearerServiceList(byte[][] value)
Sets the value of the field bearerServiceList.
|
MAPInsertSubscriberDataArg |
setCategory(byte[] value)
Sets the value of the field category.
|
MAPInsertSubscriberDataArg |
setChargingCharacteristics(byte[] value)
Sets the value of the field chargingCharacteristics.
|
MAPInsertSubscriberDataArg |
setCs_AllocationRetentionPriority(byte[] value)
Sets the value of the field cs-AllocationRetentionPriority.
|
MAPInsertSubscriberDataArg |
setCsg_SubscriptionDataList(MAPCSG_SubscriptionData[] value)
Sets the value of the field csg-SubscriptionDataList.
|
MAPInsertSubscriberDataArg |
setEps_SubscriptionData(MAPEPS_SubscriptionData value)
Sets the value of the field eps-SubscriptionData.
|
MAPInsertSubscriberDataArg |
setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPInsertSubscriberDataArg |
setGprsSubscriptionData(MAPGPRSSubscriptionData value)
Sets the value of the field gprsSubscriptionData.
|
MAPInsertSubscriberDataArg |
setIcs_Indicator(boolean value)
Sets the value of the field ics-Indicator and marks the field as present.
|
MAPInsertSubscriberDataArg |
setIcs_IndicatorPresent(boolean flag)
Sets the presence or absence of the optional field ics-Indicator.
|
MAPInsertSubscriberDataArg |
setImsi(IMSIAddress value)
Sets the value of the field imsi.
|
MAPInsertSubscriberDataArg |
setIstAlertTimer(int value)
Sets the value of the field istAlertTimer and marks the field as present.
|
MAPInsertSubscriberDataArg |
setIstAlertTimerPresent(boolean flag)
Sets the presence or absence of the optional field istAlertTimer.
|
MAPInsertSubscriberDataArg |
setLcsInformation(MAPLCSInformation value)
Sets the value of the field lcsInformation.
|
MAPInsertSubscriberDataArg |
setLmu_IndicatorPresent(boolean flag)
Sets the presence or absence of the optional field lmu-Indicator.
|
MAPInsertSubscriberDataArg |
setLsaInformation(MAPLSAInformation value)
Sets the value of the field lsaInformation.
|
MAPInsertSubscriberDataArg |
setMc_SS_Info(MAPMC_SS_Info value)
Sets the value of the field mc-SS-Info.
|
MAPInsertSubscriberDataArg |
setMme_Name(byte[] value)
Sets the value of the field mme-Name.
|
MAPInsertSubscriberDataArg |
setMsisdn(AddressString value)
Sets the value of the field msisdn.
|
MAPInsertSubscriberDataArg |
setNaea_PreferredCI(MAPNAEA_PreferredCI value)
Sets the value of the field naea-PreferredCI.
|
MAPInsertSubscriberDataArg |
setNetworkAccessMode(MAPNetworkAccessMode value)
Sets the value of the field networkAccessMode.
|
MAPInsertSubscriberDataArg |
setOdb_Data(MAPODB_Data value)
Sets the value of the field odb-Data.
|
MAPInsertSubscriberDataArg |
setProvisionedSS(MAPExt_SS_Info[] value)
Sets the value of the field provisionedSS.
|
void |
setReadOnly()
Sets this and all its fields to be immutable.
|
MAPInsertSubscriberDataArg |
setRegionalSubscriptionData(byte[][] value)
Sets the value of the field regionalSubscriptionData.
|
MAPInsertSubscriberDataArg |
setRoamingRestrictedInSgsnDueToUnsupportedFeaturePresent(boolean flag)
Sets the presence or absence of the optional field roamingRestrictedInSgsnDueToUnsupportedFeature.
|
MAPInsertSubscriberDataArg |
setRoamingRestrictionDueToUnsupportedFeaturePresent(boolean flag)
Sets the presence or absence of the optional field roamingRestrictionDueToUnsupportedFeature.
|
MAPInsertSubscriberDataArg |
setSgsn_CAMEL_SubscriptionInfo(MAPSGSN_CAMEL_SubscriptionInfo value)
Sets the value of the field sgsn-CAMEL-SubscriptionInfo.
|
MAPInsertSubscriberDataArg |
setSgsn_Number(AddressString value)
Sets the value of the field sgsn-Number.
|
MAPInsertSubscriberDataArg |
setSubscriberStatus(MAPSubscriberStatus value)
Sets the value of the field subscriberStatus.
|
MAPInsertSubscriberDataArg |
setSuperChargerSupportedInHLR(byte[] value)
Sets the value of the field superChargerSupportedInHLR.
|
MAPInsertSubscriberDataArg |
setTeleserviceList(byte[][] value)
Sets the value of the field teleserviceList.
|
MAPInsertSubscriberDataArg |
setUe_ReachabilityRequestIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field ue-ReachabilityRequestIndicator.
|
MAPInsertSubscriberDataArg |
setVbsSubscriptionData(MAPVoiceBroadcastData[] value)
Sets the value of the field vbsSubscriptionData.
|
MAPInsertSubscriberDataArg |
setVgcsSubscriptionData(MAPVoiceGroupCallData[] value)
Sets the value of the field vgcsSubscriptionData.
|
MAPInsertSubscriberDataArg |
setVlrCamelSubscriptionInfo(MAPVlrCamelSubscriptionInfo value)
Sets the value of the field vlrCamelSubscriptionInfo.
|
getBearerServiceList, getCategory, getImsi, getMsisdn, getProvisionedSS, getSubscriberStatus, getTeleserviceList, hasBearerServiceList, hasCategory, hasImsi, hasMsisdn, hasProvisionedSS, hasSubscriberStatus, hasTeleserviceList, setProvisionedSS
equals, hashCode, toString
checkModify, isReadOnly
public MAPInsertSubscriberDataArg()
public MAPInsertSubscriberDataArg clone()
clone
in interface DataObject
clone
in class MAPInsertSubscriberDataArg_v1
public static MAPInsertSubscriberDataArg copyOf(MAPInsertSubscriberDataArg_v1 from)
from
- the object from which to copypublic MAPAccessRestrictionData getAccessRestrictionData()
public byte[] getChargingCharacteristics()
public byte[] getCs_AllocationRetentionPriority()
public MAPCSG_SubscriptionData[] getCsg_SubscriptionDataList()
public MAPEPS_SubscriptionData getEps_SubscriptionData()
public MAPExtensionContainer getExtensionContainer()
public static FieldAccessor[] getFieldAccessors()
public Map<String,Object> getFieldsMap(boolean withAbsents)
getFieldsMap
in class MAPInsertSubscriberDataArg_v1
withAbsents
- whether to put absent optional fields into Mappublic MAPGPRSSubscriptionData getGprsSubscriptionData()
public boolean getIcs_Indicator()
public int getIstAlertTimer()
public MAPLCSInformation getLcsInformation()
public MAPLSAInformation getLsaInformation()
public MAPMC_SS_Info getMc_SS_Info()
public byte[] getMme_Name()
public MAPNAEA_PreferredCI getNaea_PreferredCI()
public MAPNetworkAccessMode getNetworkAccessMode()
public MAPODB_Data getOdb_Data()
public byte[][] getRegionalSubscriptionData()
public MAPSGSN_CAMEL_SubscriptionInfo getSgsn_CAMEL_SubscriptionInfo()
public AddressString getSgsn_Number()
public byte[] getSuperChargerSupportedInHLR()
public MAPVoiceBroadcastData[] getVbsSubscriptionData()
public MAPVoiceGroupCallData[] getVgcsSubscriptionData()
public MAPVlrCamelSubscriptionInfo getVlrCamelSubscriptionInfo()
public boolean hasAccessRestrictionData()
public boolean hasChargingCharacteristics()
public boolean hasCs_AllocationRetentionPriority()
public boolean hasCsg_SubscriptionDataList()
public boolean hasEps_SubscriptionData()
public boolean hasExtensionContainer()
public boolean hasGprsSubscriptionData()
public boolean hasIcs_Indicator()
public boolean hasIstAlertTimer()
public boolean hasLcsInformation()
public boolean hasLmu_Indicator()
public boolean hasLsaInformation()
public boolean hasMc_SS_Info()
public boolean hasMme_Name()
public boolean hasNaea_PreferredCI()
public boolean hasNetworkAccessMode()
public boolean hasOdb_Data()
public boolean hasRegionalSubscriptionData()
public boolean hasRoamingRestrictedInSgsnDueToUnsupportedFeature()
public boolean hasRoamingRestrictionDueToUnsupportedFeature()
public boolean hasSgsn_CAMEL_SubscriptionInfo()
public boolean hasSgsn_Number()
public boolean hasSuperChargerSupportedInHLR()
public boolean hasUe_ReachabilityRequestIndicator()
public boolean hasVbsSubscriptionData()
public boolean hasVgcsSubscriptionData()
public boolean hasVlrCamelSubscriptionInfo()
public MAPInsertSubscriberDataArg setAccessRestrictionData(MAPAccessRestrictionData value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setBearerServiceList(byte[][] value) throws IllegalStateException
setBearerServiceList
in class MAPInsertSubscriberDataArg_v1
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setCategory(byte[] value) throws IllegalStateException
setCategory
in class MAPInsertSubscriberDataArg_v1
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setChargingCharacteristics(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setCs_AllocationRetentionPriority(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setCsg_SubscriptionDataList(MAPCSG_SubscriptionData[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setEps_SubscriptionData(MAPEPS_SubscriptionData value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setExtensionContainer(MAPExtensionContainer value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setGprsSubscriptionData(MAPGPRSSubscriptionData value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setIcs_Indicator(boolean value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setIcs_IndicatorPresent(boolean flag) throws IllegalStateException
flag
- either true if the field should be marked as present or false if the field should be marked as absentIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setImsi(IMSIAddress value) throws IllegalStateException
setImsi
in class MAPInsertSubscriberDataArg_v1
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setIstAlertTimer(int value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setIstAlertTimerPresent(boolean flag) throws IllegalStateException
flag
- either true if the field should be marked as present or false if the field should be marked as absentIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setLcsInformation(MAPLCSInformation value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setLmu_IndicatorPresent(boolean flag) throws IllegalStateException
flag
- either true if the field should be marked as present or false if the field should be marked as absentIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setLsaInformation(MAPLSAInformation value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setMc_SS_Info(MAPMC_SS_Info value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setMme_Name(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setMsisdn(AddressString value) throws IllegalStateException
setMsisdn
in class MAPInsertSubscriberDataArg_v1
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setNaea_PreferredCI(MAPNAEA_PreferredCI value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setNetworkAccessMode(MAPNetworkAccessMode value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setOdb_Data(MAPODB_Data value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setProvisionedSS(MAPExt_SS_Info[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic void setReadOnly()
setReadOnly
in interface DataObject
setReadOnly
in class MAPInsertSubscriberDataArg_v1
public MAPInsertSubscriberDataArg setRegionalSubscriptionData(byte[][] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setRoamingRestrictedInSgsnDueToUnsupportedFeaturePresent(boolean flag) throws IllegalStateException
flag
- either true if the field should be marked as present or false if the field should be marked as absentIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setRoamingRestrictionDueToUnsupportedFeaturePresent(boolean flag) throws IllegalStateException
flag
- either true if the field should be marked as present or false if the field should be marked as absentIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setSgsn_CAMEL_SubscriptionInfo(MAPSGSN_CAMEL_SubscriptionInfo value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setSgsn_Number(AddressString value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setSubscriberStatus(MAPSubscriberStatus value) throws IllegalStateException
setSubscriberStatus
in class MAPInsertSubscriberDataArg_v1
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setSuperChargerSupportedInHLR(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setTeleserviceList(byte[][] value) throws IllegalStateException
setTeleserviceList
in class MAPInsertSubscriberDataArg_v1
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setUe_ReachabilityRequestIndicatorPresent(boolean flag) throws IllegalStateException
flag
- either true if the field should be marked as present or false if the field should be marked as absentIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setVbsSubscriptionData(MAPVoiceBroadcastData[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setVgcsSubscriptionData(MAPVoiceGroupCallData[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPInsertSubscriberDataArg setVlrCamelSubscriptionInfo(MAPVlrCamelSubscriptionInfo value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-only