public class CAP4CAMEL_FCIBillingChargingCharacteristics extends CAP3CAMEL_FCIBillingChargingCharacteristics
CAMEL-FCIBillingChargingCharacteristics ::= CHOICE { fCIBCCCAMELsequence1 SEQUENCE { freeFormatData OCTET STRING (SIZE (1..160)), partyToCharge SendingSideID DEFAULT sendingSideID : '01'H, appendFreeFormatData AppendFreeFormatData DEFAULT overwrite, ... } } CAP-datatypes { CAMEL-FCIBillingChargingCharacteristics { @extendible @parentType com.opencloud.slee.resources.cgin.cap_v3.CAP3CAMEL_FCIBillingChargingCharacteristics } }
Modifier and Type | Class and Description |
---|---|
static class |
CAP4CAMEL_FCIBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-FCIBillingChargingCharacteristics.Choice.
|
CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1
FIELD_ABSENT, FIELD_UNINITIALISED
Constructor and Description |
---|
CAP4CAMEL_FCIBillingChargingCharacteristics() |
Modifier and Type | Method and Description |
---|---|
CAP4CAMEL_FCIBillingChargingCharacteristics |
clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP4CAMEL_FCIBillingChargingCharacteristics |
copyOf(CAP2CAMEL_FCIBillingChargingCharacteristics 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.
|
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 :discriminant-name to associated-value.
|
CAP4CAMEL_FCIBillingChargingCharacteristics |
setFCIBCCCAMELsequence1(CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1 value)
Sets the value of the fCIBCCCAMELsequence1 choice.
|
getChoice, getFCIBCCCAMELsequence1, isFCIBCCCAMELsequence1Chosen, setChoice, setFCIBCCCAMELsequence1, setReadOnly
equals, hashCode, toString
checkModify, isReadOnly
public CAP4CAMEL_FCIBillingChargingCharacteristics()
public CAP4CAMEL_FCIBillingChargingCharacteristics clone()
clone
in interface DataObject
clone
in class CAP3CAMEL_FCIBillingChargingCharacteristics
public static CAP4CAMEL_FCIBillingChargingCharacteristics copyOf(CAP2CAMEL_FCIBillingChargingCharacteristics from)
from
- the object from which to copypublic static FieldAccessor[] getFieldAccessors()
public Map<String,Object> getFieldsMap(boolean withAbsents)
getFieldsMap
in class CAP3CAMEL_FCIBillingChargingCharacteristics
withAbsents
- ignored, as value cannot be optionalpublic CAP4CAMEL_FCIBillingChargingCharacteristics setFCIBCCCAMELsequence1(CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1 value) throws IllegalStateException, NullPointerException
setFCIBCCCAMELsequence1
in class CAP3CAMEL_FCIBillingChargingCharacteristics
value
- the new value for the choiceIllegalStateException
- if this instance has been marked as read-onlyNullPointerException
- if the given value is null