public class MAPPrepareHO_Arg_v3 extends MAPPrepareHO_Arg
PrepareHO-Arg-v3 ::= SEQUENCE { targetCellId GlobalCellId OPTIONAL, ho-NumberNotRequired NULL OPTIONAL, targetRNCId RNCId OPTIONAL, -- Added in R99. an-APDU AccessNetworkSignalInfo OPTIONAL, -- Added in R99. multipleBearerRequested NULL OPTIONAL, -- Added in R99. imsi IMSI OPTIONAL, -- Added in R99. integrityProtectionInfo IntegrityProtectionInformation OPTIONAL, -- Added in R99. encryptionInfo EncryptionInformation OPTIONAL, -- Added in R99. radioResourceInformation RadioResourceInformation OPTIONAL, -- Added in R99. allowedGSM-Algorithms AllowedGSM-Algorithms OPTIONAL, -- Added in R99. allowedUMTS-Algorithms AllowedUMTS-Algorithms OPTIONAL, -- Added in R99. radioResourceList RadioResourceList OPTIONAL, -- Added in R99. extensionContainer ExtensionContainer OPTIONAL, -- Added in R99. ... rab-Id RAB-Id OPTIONAL, -- Added in R99. bssmap-ServiceHandover BSSMAP-ServiceHandover OPTIONAL, -- Added in R99. ranap-ServiceHandover RANAP-ServiceHandover OPTIONAL, -- Added in R99. bssmap-ServiceHandoverList BSSMAP-ServiceHandoverList OPTIONAL, -- Added in R99. asciCallReference ASCI-CallReference OPTIONAL, -- Added in R99. geran-classmark GERAN-Classmark OPTIONAL, -- Added in release 5. iuCurrentlyUsedCodec Codec OPTIONAL, -- Added in release 5. iuSupportedCodecsList SupportedCodecsList OPTIONAL, -- Added in release 5. rab-ConfigurationIndicator NULL OPTIONAL, -- Added in release 5. uesbi-Iu UESBI-Iu OPTIONAL, -- Added in release 5. imeisv IMEI OPTIONAL, -- Added in release 6. alternativeChannelType RadioResourceInformation OPTIONAL, -- Added in release 6. tracePropagationList TracePropagationList OPTIONAL, -- Added in release 6. aoipSupportedCodecsListAnchor AoIPCodecsList OPTIONAL -- Added in release 9. } MAP-MS-DataTypes { PrepareHO-Arg-v3 { @parentASN1Type MAP-MS-DataTypes-R98.PrepareHO-Arg } }Extended in R99.
Used as argument type by MAPOperations.prepareHandover_v3
.
FIELD_ABSENT, FIELD_UNINITIALISED
Constructor and Description |
---|
MAPPrepareHO_Arg_v3()
Constructs an object with uninitialised state.
|
Modifier and Type | Method and Description |
---|---|
MAPPrepareHO_Arg_v3 |
clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPPrepareHO_Arg_v3 |
copyOf(MAPPrepareHO_Arg 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.
|
byte[] |
getAllowedGSM_Algorithms()
Gets the value of the field allowedGSM-Algorithms.
|
MAPAllowedUMTS_Algorithms |
getAllowedUMTS_Algorithms()
Gets the value of the field allowedUMTS-Algorithms.
|
byte[] |
getAlternativeChannelType()
Gets the value of the field alternativeChannelType.
|
MAPAccessNetworkSignalInfo |
getAn_APDU()
Gets the value of the field an-APDU.
|
MAPAoIPCodecsList |
getAoipSupportedCodecsListAnchor()
Gets the value of the field aoipSupportedCodecsListAnchor.
|
byte[] |
getAsciCallReference()
Gets the value of the field asciCallReference.
|
byte[] |
getBssmap_ServiceHandover()
Gets the value of the field bssmap-ServiceHandover.
|
MAPBSSMAP_ServiceHandoverInfo[] |
getBssmap_ServiceHandoverList()
Gets the value of the field bssmap-ServiceHandoverList.
|
byte[] |
getEncryptionInfo()
Gets the value of the field encryptionInfo.
|
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.
|
byte[] |
getGeran_classmark()
Gets the value of the field geran-classmark.
|
IMEIAddress |
getImeisv()
Gets the value of the field imeisv.
|
IMSIAddress |
getImsi()
Gets the value of the field imsi.
|
byte[] |
getIntegrityProtectionInfo()
Gets the value of the field integrityProtectionInfo.
|
byte[] |
getIuCurrentlyUsedCodec()
Gets the value of the field iuCurrentlyUsedCodec.
|
MAPSupportedCodecsList |
getIuSupportedCodecsList()
Gets the value of the field iuSupportedCodecsList.
|
int |
getRab_Id()
Gets the value of the field rab-Id.
|
byte[] |
getRadioResourceInformation()
Gets the value of the field radioResourceInformation.
|
MAPRadioResource[] |
getRadioResourceList()
Gets the value of the field radioResourceList.
|
byte[] |
getRanap_ServiceHandover()
Gets the value of the field ranap-ServiceHandover.
|
byte[] |
getTargetRNCId()
Gets the value of the field targetRNCId.
|
MAPTracePropagationList |
getTracePropagationList()
Gets the value of the field tracePropagationList.
|
MAPUESBI_Iu |
getUesbi_Iu()
Gets the value of the field uesbi-Iu.
|
boolean |
hasAllowedGSM_Algorithms()
Tests whether the field allowedGSM-Algorithms has a value.
|
boolean |
hasAllowedUMTS_Algorithms()
Tests whether the field allowedUMTS-Algorithms has a value.
|
boolean |
hasAlternativeChannelType()
Tests whether the field alternativeChannelType has a value.
|
boolean |
hasAn_APDU()
Tests whether the field an-APDU has a value.
|
boolean |
hasAoipSupportedCodecsListAnchor()
Tests whether the field aoipSupportedCodecsListAnchor has a value.
|
boolean |
hasAsciCallReference()
Tests whether the field asciCallReference has a value.
|
boolean |
hasBssmap_ServiceHandover()
Tests whether the field bssmap-ServiceHandover has a value.
|
boolean |
hasBssmap_ServiceHandoverList()
Tests whether the field bssmap-ServiceHandoverList has a value.
|
boolean |
hasEncryptionInfo()
Tests whether the field encryptionInfo has a value.
|
boolean |
hasExtensionContainer()
Tests whether the field extensionContainer has a value.
|
boolean |
hasGeran_classmark()
Tests whether the field geran-classmark has a value.
|
boolean |
hasImeisv()
Tests whether the field imeisv has a value.
|
boolean |
hasImsi()
Tests whether the field imsi has a value.
|
boolean |
hasIntegrityProtectionInfo()
Tests whether the field integrityProtectionInfo has a value.
|
boolean |
hasIuCurrentlyUsedCodec()
Tests whether the field iuCurrentlyUsedCodec has a value.
|
boolean |
hasIuSupportedCodecsList()
Tests whether the field iuSupportedCodecsList has a value.
|
boolean |
hasMultipleBearerRequested()
Tests whether the field multipleBearerRequested is present.
|
boolean |
hasRab_ConfigurationIndicator()
Tests whether the field rab-ConfigurationIndicator is present.
|
boolean |
hasRab_Id()
Tests whether the field rab-Id has a value.
|
boolean |
hasRadioResourceInformation()
Tests whether the field radioResourceInformation has a value.
|
boolean |
hasRadioResourceList()
Tests whether the field radioResourceList has a value.
|
boolean |
hasRanap_ServiceHandover()
Tests whether the field ranap-ServiceHandover has a value.
|
boolean |
hasTargetRNCId()
Tests whether the field targetRNCId has a value.
|
boolean |
hasTracePropagationList()
Tests whether the field tracePropagationList has a value.
|
boolean |
hasUesbi_Iu()
Tests whether the field uesbi-Iu has a value.
|
MAPPrepareHO_Arg_v3 |
setAllowedGSM_Algorithms(byte[] value)
Sets the value of the field allowedGSM-Algorithms.
|
MAPPrepareHO_Arg_v3 |
setAllowedUMTS_Algorithms(MAPAllowedUMTS_Algorithms value)
Sets the value of the field allowedUMTS-Algorithms.
|
MAPPrepareHO_Arg_v3 |
setAlternativeChannelType(byte[] value)
Sets the value of the field alternativeChannelType.
|
MAPPrepareHO_Arg_v3 |
setAn_APDU(MAPAccessNetworkSignalInfo value)
Sets the value of the field an-APDU.
|
MAPPrepareHO_Arg_v3 |
setAoipSupportedCodecsListAnchor(MAPAoIPCodecsList value)
Sets the value of the field aoipSupportedCodecsListAnchor.
|
MAPPrepareHO_Arg_v3 |
setAsciCallReference(byte[] value)
Sets the value of the field asciCallReference.
|
MAPPrepareHO_Arg_v3 |
setBssmap_ServiceHandover(byte[] value)
Sets the value of the field bssmap-ServiceHandover.
|
MAPPrepareHO_Arg_v3 |
setBssmap_ServiceHandoverList(MAPBSSMAP_ServiceHandoverInfo[] value)
Sets the value of the field bssmap-ServiceHandoverList.
|
MAPPrepareHO_Arg_v3 |
setEncryptionInfo(byte[] value)
Sets the value of the field encryptionInfo.
|
MAPPrepareHO_Arg_v3 |
setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPPrepareHO_Arg_v3 |
setGeran_classmark(byte[] value)
Sets the value of the field geran-classmark.
|
MAPPrepareHO_Arg_v3 |
setHo_NumberNotRequiredPresent(boolean flag)
Sets the presence or absence of the optional field ho-NumberNotRequired.
|
MAPPrepareHO_Arg_v3 |
setImeisv(IMEIAddress value)
Sets the value of the field imeisv.
|
MAPPrepareHO_Arg_v3 |
setImsi(IMSIAddress value)
Sets the value of the field imsi.
|
MAPPrepareHO_Arg_v3 |
setIntegrityProtectionInfo(byte[] value)
Sets the value of the field integrityProtectionInfo.
|
MAPPrepareHO_Arg_v3 |
setIuCurrentlyUsedCodec(byte[] value)
Sets the value of the field iuCurrentlyUsedCodec.
|
MAPPrepareHO_Arg_v3 |
setIuSupportedCodecsList(MAPSupportedCodecsList value)
Sets the value of the field iuSupportedCodecsList.
|
MAPPrepareHO_Arg_v3 |
setMultipleBearerRequestedPresent(boolean flag)
Sets the presence or absence of the optional field multipleBearerRequested.
|
MAPPrepareHO_Arg_v3 |
setRab_ConfigurationIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field rab-ConfigurationIndicator.
|
MAPPrepareHO_Arg_v3 |
setRab_Id(int value)
Sets the value of the field rab-Id and marks the field as present.
|
MAPPrepareHO_Arg_v3 |
setRab_IdPresent(boolean flag)
Sets the presence or absence of the optional field rab-Id.
|
MAPPrepareHO_Arg_v3 |
setRadioResourceInformation(byte[] value)
Sets the value of the field radioResourceInformation.
|
MAPPrepareHO_Arg_v3 |
setRadioResourceList(MAPRadioResource[] value)
Sets the value of the field radioResourceList.
|
MAPPrepareHO_Arg_v3 |
setRanap_ServiceHandover(byte[] value)
Sets the value of the field ranap-ServiceHandover.
|
void |
setReadOnly()
Sets this and all its fields to be immutable.
|
MAPPrepareHO_Arg_v3 |
setTargetCellId(CellGlobalId value)
Sets the value of the field targetCellId.
|
MAPPrepareHO_Arg_v3 |
setTargetRNCId(byte[] value)
Sets the value of the field targetRNCId.
|
MAPPrepareHO_Arg_v3 |
setTracePropagationList(MAPTracePropagationList value)
Sets the value of the field tracePropagationList.
|
MAPPrepareHO_Arg_v3 |
setUesbi_Iu(MAPUESBI_Iu value)
Sets the value of the field uesbi-Iu.
|
getBss_APDU, getTargetCellId, hasBss_APDU, hasHo_NumberNotRequired, hasTargetCellId, setBss_APDU
equals, hashCode, toString
checkModify, isReadOnly
public MAPPrepareHO_Arg_v3()
public MAPPrepareHO_Arg_v3 clone()
clone
in interface DataObject
clone
in class MAPPrepareHO_Arg
public static MAPPrepareHO_Arg_v3 copyOf(MAPPrepareHO_Arg from)
from
- the object from which to copypublic byte[] getAllowedGSM_Algorithms()
public MAPAllowedUMTS_Algorithms getAllowedUMTS_Algorithms()
public byte[] getAlternativeChannelType()
public MAPAccessNetworkSignalInfo getAn_APDU()
public MAPAoIPCodecsList getAoipSupportedCodecsListAnchor()
public byte[] getAsciCallReference()
public byte[] getBssmap_ServiceHandover()
public MAPBSSMAP_ServiceHandoverInfo[] getBssmap_ServiceHandoverList()
public byte[] getEncryptionInfo()
public MAPExtensionContainer getExtensionContainer()
public static FieldAccessor[] getFieldAccessors()
public Map<String,Object> getFieldsMap(boolean withAbsents)
getFieldsMap
in class MAPPrepareHO_Arg
withAbsents
- whether to put absent optional fields into Mappublic byte[] getGeran_classmark()
public IMEIAddress getImeisv()
public IMSIAddress getImsi()
public byte[] getIntegrityProtectionInfo()
public byte[] getIuCurrentlyUsedCodec()
public MAPSupportedCodecsList getIuSupportedCodecsList()
public int getRab_Id()
public byte[] getRadioResourceInformation()
public MAPRadioResource[] getRadioResourceList()
public byte[] getRanap_ServiceHandover()
public byte[] getTargetRNCId()
public MAPTracePropagationList getTracePropagationList()
public MAPUESBI_Iu getUesbi_Iu()
public boolean hasAllowedGSM_Algorithms()
public boolean hasAllowedUMTS_Algorithms()
public boolean hasAlternativeChannelType()
public boolean hasAn_APDU()
public boolean hasAoipSupportedCodecsListAnchor()
public boolean hasAsciCallReference()
public boolean hasBssmap_ServiceHandover()
public boolean hasBssmap_ServiceHandoverList()
public boolean hasEncryptionInfo()
public boolean hasExtensionContainer()
public boolean hasGeran_classmark()
public boolean hasImeisv()
public boolean hasImsi()
public boolean hasIntegrityProtectionInfo()
public boolean hasIuCurrentlyUsedCodec()
public boolean hasIuSupportedCodecsList()
public boolean hasMultipleBearerRequested()
public boolean hasRab_ConfigurationIndicator()
public boolean hasRab_Id()
public boolean hasRadioResourceInformation()
public boolean hasRadioResourceList()
public boolean hasRanap_ServiceHandover()
public boolean hasTargetRNCId()
public boolean hasTracePropagationList()
public boolean hasUesbi_Iu()
public MAPPrepareHO_Arg_v3 setAllowedGSM_Algorithms(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setAllowedUMTS_Algorithms(MAPAllowedUMTS_Algorithms value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setAlternativeChannelType(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setAn_APDU(MAPAccessNetworkSignalInfo value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setAoipSupportedCodecsListAnchor(MAPAoIPCodecsList value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setAsciCallReference(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setBssmap_ServiceHandover(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setBssmap_ServiceHandoverList(MAPBSSMAP_ServiceHandoverInfo[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setEncryptionInfo(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setExtensionContainer(MAPExtensionContainer value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setGeran_classmark(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setHo_NumberNotRequiredPresent(boolean flag) throws IllegalStateException
setHo_NumberNotRequiredPresent
in class MAPPrepareHO_Arg
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 MAPPrepareHO_Arg_v3 setImeisv(IMEIAddress value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setImsi(IMSIAddress value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setIntegrityProtectionInfo(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setIuCurrentlyUsedCodec(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setIuSupportedCodecsList(MAPSupportedCodecsList value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setMultipleBearerRequestedPresent(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 MAPPrepareHO_Arg_v3 setRab_ConfigurationIndicatorPresent(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 MAPPrepareHO_Arg_v3 setRab_Id(int value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setRab_IdPresent(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 MAPPrepareHO_Arg_v3 setRadioResourceInformation(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setRadioResourceList(MAPRadioResource[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setRanap_ServiceHandover(byte[] 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 MAPPrepareHO_Arg
public MAPPrepareHO_Arg_v3 setTargetCellId(CellGlobalId value) throws IllegalStateException
setTargetCellId
in class MAPPrepareHO_Arg
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setTargetRNCId(byte[] value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setTracePropagationList(MAPTracePropagationList value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-onlypublic MAPPrepareHO_Arg_v3 setUesbi_Iu(MAPUESBI_Iu value) throws IllegalStateException
value
- the new value for the fieldIllegalStateException
- if this instance has been marked as read-only