Class MAPInsertSubscriberDataRes
- java.lang.Object
-
- com.opencloud.util.AbstractDataObject
-
- com.opencloud.util.AbstractFieldsObject
-
- MAPInsertSubscriberDataRes
-
- All Implemented Interfaces:
DataObject,Serializable
public class MAPInsertSubscriberDataRes extends AbstractFieldsObject
API for MAP-MS-DataTypes.InsertSubscriberDataRes. Generated from the following ASN.1 type definition.InsertSubscriberDataRes ::= SEQUENCE { teleserviceList TeleserviceList OPTIONAL, bearerServiceList BearerServiceList OPTIONAL, ss-List SS-List OPTIONAL, odb-GeneralData ODB-GeneralData OPTIONAL, regionalSubscriptionResponse RegionalSubscriptionResponse OPTIONAL, supportedCamelPhases SupportedCamelPhases OPTIONAL, -- Added in R96. extensionContainer ExtensionContainer OPTIONAL, -- Added in R96. ... offeredCamel4CSIs OfferedCamel4CSIs OPTIONAL, -- Added in release 5. supportedFeatures SupportedFeatures OPTIONAL -- Added in release 8. }Added in ph2.Used as result type by
MAPOperations.insertSubscriberData.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.opencloud.util.AbstractFieldsObject
FIELD_ABSENT, FIELD_UNINITIALISED
-
-
Constructor Summary
Constructors Constructor Description MAPInsertSubscriberDataRes()Constructs an object with uninitialised state.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MAPInsertSubscriberDataResclone()Constructs a copy of this object and everything reachable from it.static MAPInsertSubscriberDataRescopyOf(MAPInsertSubscriberDataRes 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[][]getBearerServiceList()Gets the value of the field bearerServiceList.MAPExtensionContainergetExtensionContainer()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.MAPODB_GeneralDatagetOdb_GeneralData()Gets the value of the field odb-GeneralData.MAPOfferedCamel4CSIsgetOfferedCamel4CSIs()Gets the value of the field offeredCamel4CSIs.MAPRegionalSubscriptionResponsegetRegionalSubscriptionResponse()Gets the value of the field regionalSubscriptionResponse.SSCode[]getSs_List()Gets the value of the field ss-List.MAPSupportedCamelPhasesgetSupportedCamelPhases()Gets the value of the field supportedCamelPhases.MAPSupportedFeaturesgetSupportedFeatures()Gets the value of the field supportedFeatures.byte[][]getTeleserviceList()Gets the value of the field teleserviceList.booleanhasBearerServiceList()Tests whether the field bearerServiceList has a value.booleanhasExtensionContainer()Tests whether the field extensionContainer has a value.booleanhasOdb_GeneralData()Tests whether the field odb-GeneralData has a value.booleanhasOfferedCamel4CSIs()Tests whether the field offeredCamel4CSIs has a value.booleanhasRegionalSubscriptionResponse()Tests whether the field regionalSubscriptionResponse has a value.booleanhasSs_List()Tests whether the field ss-List has a value.booleanhasSupportedCamelPhases()Tests whether the field supportedCamelPhases has a value.booleanhasSupportedFeatures()Tests whether the field supportedFeatures has a value.booleanhasTeleserviceList()Tests whether the field teleserviceList has a value.MAPInsertSubscriberDataRessetBearerServiceList(byte[][] value)Sets the value of the field bearerServiceList.MAPInsertSubscriberDataRessetExtensionContainer(MAPExtensionContainer value)Sets the value of the field extensionContainer.MAPInsertSubscriberDataRessetOdb_GeneralData(MAPODB_GeneralData value)Sets the value of the field odb-GeneralData.MAPInsertSubscriberDataRessetOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)Sets the value of the field offeredCamel4CSIs.voidsetReadOnly()Sets this and all its fields to be immutable.MAPInsertSubscriberDataRessetRegionalSubscriptionResponse(MAPRegionalSubscriptionResponse value)Sets the value of the field regionalSubscriptionResponse.MAPInsertSubscriberDataRessetSs_List(SSCode[] value)Sets the value of the field ss-List.MAPInsertSubscriberDataRessetSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases.MAPInsertSubscriberDataRessetSupportedFeatures(MAPSupportedFeatures value)Sets the value of the field supportedFeatures.MAPInsertSubscriberDataRessetTeleserviceList(byte[][] value)Sets the value of the field teleserviceList.-
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 MAPInsertSubscriberDataRes clone()
Constructs a copy of this object and everything reachable from it.- Specified by:
clonein interfaceDataObject- Specified by:
clonein classAbstractDataObject- Returns:
- copy of object
-
copyOf
public static MAPInsertSubscriberDataRes copyOf(MAPInsertSubscriberDataRes 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:
- MAPInsertSubscriberDataRes
-
getBearerServiceList
public byte[][] getBearerServiceList()
Gets the value of the field bearerServiceList.- Returns:
- value of field bearerServiceList, 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:
getFieldsMapin classAbstractFieldsObject- Parameters:
withAbsents- whether to put absent optional fields into Map- Returns:
- Map from field-name to field-value
-
getOdb_GeneralData
public MAPODB_GeneralData getOdb_GeneralData()
Gets the value of the field odb-GeneralData.- Returns:
- value of field odb-GeneralData, or null if not present
-
getOfferedCamel4CSIs
public MAPOfferedCamel4CSIs getOfferedCamel4CSIs()
Gets the value of the field offeredCamel4CSIs.- Returns:
- value of field offeredCamel4CSIs, or null if not present
-
getRegionalSubscriptionResponse
public MAPRegionalSubscriptionResponse getRegionalSubscriptionResponse()
Gets the value of the field regionalSubscriptionResponse.- Returns:
- value of field regionalSubscriptionResponse, or null if not present
-
getSs_List
public SSCode[] getSs_List()
Gets the value of the field ss-List.- Returns:
- value of field ss-List, or null if not present
-
getSupportedCamelPhases
public MAPSupportedCamelPhases getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.- Returns:
- value of field supportedCamelPhases, or null if not present
-
getSupportedFeatures
public MAPSupportedFeatures getSupportedFeatures()
Gets the value of the field supportedFeatures.- Returns:
- value of field supportedFeatures, or null if not present
-
getTeleserviceList
public byte[][] getTeleserviceList()
Gets the value of the field teleserviceList.- Returns:
- value of field teleserviceList, or null if not present
-
hasBearerServiceList
public boolean hasBearerServiceList()
Tests whether the field bearerServiceList has a value.- Returns:
- whether the field bearerServiceList has a value
-
hasExtensionContainer
public boolean hasExtensionContainer()
Tests whether the field extensionContainer has a value.- Returns:
- whether the field extensionContainer has a value
-
hasOdb_GeneralData
public boolean hasOdb_GeneralData()
Tests whether the field odb-GeneralData has a value.- Returns:
- whether the field odb-GeneralData has a value
-
hasOfferedCamel4CSIs
public boolean hasOfferedCamel4CSIs()
Tests whether the field offeredCamel4CSIs has a value.- Returns:
- whether the field offeredCamel4CSIs has a value
-
hasRegionalSubscriptionResponse
public boolean hasRegionalSubscriptionResponse()
Tests whether the field regionalSubscriptionResponse has a value.- Returns:
- whether the field regionalSubscriptionResponse has a value
-
hasSs_List
public boolean hasSs_List()
Tests whether the field ss-List has a value.- Returns:
- whether the field ss-List has a value
-
hasSupportedCamelPhases
public boolean hasSupportedCamelPhases()
Tests whether the field supportedCamelPhases has a value.- Returns:
- whether the field supportedCamelPhases has a value
-
hasSupportedFeatures
public boolean hasSupportedFeatures()
Tests whether the field supportedFeatures has a value.- Returns:
- whether the field supportedFeatures has a value
-
hasTeleserviceList
public boolean hasTeleserviceList()
Tests whether the field teleserviceList has a value.- Returns:
- whether the field teleserviceList has a value
-
setBearerServiceList
public MAPInsertSubscriberDataRes setBearerServiceList(byte[][] value) throws IllegalStateException
Sets the value of the field bearerServiceList. 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 MAPInsertSubscriberDataRes 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
-
setOdb_GeneralData
public MAPInsertSubscriberDataRes setOdb_GeneralData(MAPODB_GeneralData value) throws IllegalStateException
Sets the value of the field odb-GeneralData. 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
-
setOfferedCamel4CSIs
public MAPInsertSubscriberDataRes setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value) throws IllegalStateException
Sets the value of the field offeredCamel4CSIs. 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:
setReadOnlyin interfaceDataObject- Overrides:
setReadOnlyin classAbstractDataObject
-
setRegionalSubscriptionResponse
public MAPInsertSubscriberDataRes setRegionalSubscriptionResponse(MAPRegionalSubscriptionResponse value) throws IllegalStateException
Sets the value of the field regionalSubscriptionResponse. 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
-
setSs_List
public MAPInsertSubscriberDataRes setSs_List(SSCode[] value) throws IllegalStateException
Sets the value of the field ss-List. 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
-
setSupportedCamelPhases
public MAPInsertSubscriberDataRes setSupportedCamelPhases(MAPSupportedCamelPhases value) throws IllegalStateException
Sets the value of the field supportedCamelPhases. 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
-
setSupportedFeatures
public MAPInsertSubscriberDataRes setSupportedFeatures(MAPSupportedFeatures value) throws IllegalStateException
Sets the value of the field supportedFeatures. 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
-
setTeleserviceList
public MAPInsertSubscriberDataRes setTeleserviceList(byte[][] value) throws IllegalStateException
Sets the value of the field teleserviceList. 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
-
-