Class MAPSGSN_CAMEL_SubscriptionInfo
- java.lang.Object
-
- com.opencloud.util.AbstractDataObject
-
- com.opencloud.util.AbstractFieldsObject
-
- MAPSGSN_CAMEL_SubscriptionInfo
-
- All Implemented Interfaces:
DataObject
,Serializable
public class MAPSGSN_CAMEL_SubscriptionInfo extends AbstractFieldsObject
API for MAP-MS-DataTypes.SGSN-CAMEL-SubscriptionInfo. Generated from the following ASN.1 type definition.SGSN-CAMEL-SubscriptionInfo ::= SEQUENCE { gprs-CSI GPRS-CSI OPTIONAL, mo-sms-CSI SMS-CSI OPTIONAL, -- Renamed from sms-CSI between releases 4 and 5. extensionContainer ExtensionContainer OPTIONAL, ... mt-sms-CSI SMS-CSI OPTIONAL, -- Added in release 5. mt-smsCAMELTDP-CriteriaList MT-smsCAMELTDP-CriteriaList OPTIONAL, -- Added in release 5. mg-csi MG-CSI OPTIONAL -- Added in release 5. }
Added in R99.Used as field type by
MAPInsertSubscriberDataArg
.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.opencloud.util.AbstractFieldsObject
FIELD_ABSENT, FIELD_UNINITIALISED
-
-
Constructor Summary
Constructors Constructor Description MAPSGSN_CAMEL_SubscriptionInfo()
Constructs an object with uninitialised state.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MAPSGSN_CAMEL_SubscriptionInfo
clone()
Constructs a copy of this object and everything reachable from it.static MAPSGSN_CAMEL_SubscriptionInfo
copyOf(MAPSGSN_CAMEL_SubscriptionInfo 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.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.MAPGPRS_CSI
getGprs_CSI()
Gets the value of the field gprs-CSI.MAPMG_CSI
getMg_csi()
Gets the value of the field mg-csi.MAPSMS_CSI
getMo_sms_CSI()
Gets the value of the field mo-sms-CSI.MAPSMS_CSI
getMt_sms_CSI()
Gets the value of the field mt-sms-CSI.MAPMT_smsCAMELTDP_Criteria[]
getMt_smsCAMELTDP_CriteriaList()
Gets the value of the field mt-smsCAMELTDP-CriteriaList.boolean
hasExtensionContainer()
Tests whether the field extensionContainer has a value.boolean
hasGprs_CSI()
Tests whether the field gprs-CSI has a value.boolean
hasMg_csi()
Tests whether the field mg-csi has a value.boolean
hasMo_sms_CSI()
Tests whether the field mo-sms-CSI has a value.boolean
hasMt_sms_CSI()
Tests whether the field mt-sms-CSI has a value.boolean
hasMt_smsCAMELTDP_CriteriaList()
Tests whether the field mt-smsCAMELTDP-CriteriaList has a value.MAPSGSN_CAMEL_SubscriptionInfo
setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.MAPSGSN_CAMEL_SubscriptionInfo
setGprs_CSI(MAPGPRS_CSI value)
Sets the value of the field gprs-CSI.MAPSGSN_CAMEL_SubscriptionInfo
setMg_csi(MAPMG_CSI value)
Sets the value of the field mg-csi.MAPSGSN_CAMEL_SubscriptionInfo
setMo_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mo-sms-CSI.MAPSGSN_CAMEL_SubscriptionInfo
setMt_sms_CSI(MAPSMS_CSI value)
Sets the value of the field mt-sms-CSI.MAPSGSN_CAMEL_SubscriptionInfo
setMt_smsCAMELTDP_CriteriaList(MAPMT_smsCAMELTDP_Criteria[] value)
Sets the value of the field mt-smsCAMELTDP-CriteriaList.void
setReadOnly()
Sets this and all its fields to be immutable.-
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 MAPSGSN_CAMEL_SubscriptionInfo 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 MAPSGSN_CAMEL_SubscriptionInfo copyOf(MAPSGSN_CAMEL_SubscriptionInfo 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:
- MAPSGSN_CAMEL_SubscriptionInfo
-
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
-
getGprs_CSI
public MAPGPRS_CSI getGprs_CSI()
Gets the value of the field gprs-CSI.- Returns:
- value of field gprs-CSI, or null if not present
-
getMg_csi
public MAPMG_CSI getMg_csi()
Gets the value of the field mg-csi.- Returns:
- value of field mg-csi, or null if not present
-
getMo_sms_CSI
public MAPSMS_CSI getMo_sms_CSI()
Gets the value of the field mo-sms-CSI.- Returns:
- value of field mo-sms-CSI, or null if not present
-
getMt_smsCAMELTDP_CriteriaList
public MAPMT_smsCAMELTDP_Criteria[] getMt_smsCAMELTDP_CriteriaList()
Gets the value of the field mt-smsCAMELTDP-CriteriaList.- Returns:
- value of field mt-smsCAMELTDP-CriteriaList, or null if not present
-
getMt_sms_CSI
public MAPSMS_CSI getMt_sms_CSI()
Gets the value of the field mt-sms-CSI.- Returns:
- value of field mt-sms-CSI, or null if not present
-
hasExtensionContainer
public boolean hasExtensionContainer()
Tests whether the field extensionContainer has a value.- Returns:
- whether the field extensionContainer has a value
-
hasGprs_CSI
public boolean hasGprs_CSI()
Tests whether the field gprs-CSI has a value.- Returns:
- whether the field gprs-CSI has a value
-
hasMg_csi
public boolean hasMg_csi()
Tests whether the field mg-csi has a value.- Returns:
- whether the field mg-csi has a value
-
hasMo_sms_CSI
public boolean hasMo_sms_CSI()
Tests whether the field mo-sms-CSI has a value.- Returns:
- whether the field mo-sms-CSI has a value
-
hasMt_smsCAMELTDP_CriteriaList
public boolean hasMt_smsCAMELTDP_CriteriaList()
Tests whether the field mt-smsCAMELTDP-CriteriaList has a value.- Returns:
- whether the field mt-smsCAMELTDP-CriteriaList has a value
-
hasMt_sms_CSI
public boolean hasMt_sms_CSI()
Tests whether the field mt-sms-CSI has a value.- Returns:
- whether the field mt-sms-CSI has a value
-
setExtensionContainer
public MAPSGSN_CAMEL_SubscriptionInfo 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
-
setGprs_CSI
public MAPSGSN_CAMEL_SubscriptionInfo setGprs_CSI(MAPGPRS_CSI value) throws IllegalStateException
Sets the value of the field gprs-CSI. 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
-
setMg_csi
public MAPSGSN_CAMEL_SubscriptionInfo setMg_csi(MAPMG_CSI value) throws IllegalStateException
Sets the value of the field mg-csi. 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
-
setMo_sms_CSI
public MAPSGSN_CAMEL_SubscriptionInfo setMo_sms_CSI(MAPSMS_CSI value) throws IllegalStateException
Sets the value of the field mo-sms-CSI. 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
-
setMt_smsCAMELTDP_CriteriaList
public MAPSGSN_CAMEL_SubscriptionInfo setMt_smsCAMELTDP_CriteriaList(MAPMT_smsCAMELTDP_Criteria[] value) throws IllegalStateException
Sets the value of the field mt-smsCAMELTDP-CriteriaList. 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
-
setMt_sms_CSI
public MAPSGSN_CAMEL_SubscriptionInfo setMt_sms_CSI(MAPSMS_CSI value) throws IllegalStateException
Sets the value of the field mt-sms-CSI. 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
-
-