public class CAP2InitialDPArg extends CAP1InitialDPArg
InitialDPArg ::=
SEQUENCE {
serviceKey ServiceKey,
calledPartyNumber CalledPartyNumber OPTIONAL,
callingPartyNumber CallingPartyNumber OPTIONAL,
callingPartysCategory CallingPartysCategory OPTIONAL,
iPSSPCapabilities IPSSPCapabilities OPTIONAL,
locationNumber LocationNumber OPTIONAL,
originalCalledPartyID OriginalCalledPartyID OPTIONAL,
extensions SEQUENCE (SIZE (1..10)) OF ExtensionField OPTIONAL,
highLayerCompatibility HighLayerCompatibility OPTIONAL,
additionalCallingPartyNumber AdditionalCallingPartyNumber OPTIONAL,
bearerCapability BearerCapability OPTIONAL,
eventTypeBCSM EventTypeBCSM OPTIONAL,
redirectingPartyID RedirectingPartyID OPTIONAL,
redirectionInformation RedirectionInformation OPTIONAL,
iMSI IMSI OPTIONAL,
subscriberState SubscriberState OPTIONAL,
locationInformation LocationInformation OPTIONAL,
ext-basicServiceCode Ext-BasicServiceCode OPTIONAL,
callReferenceNumber CallReferenceNumber OPTIONAL,
mscAddress ISDN-AddressString OPTIONAL,
calledPartyBCDNumber CalledPartyBCDNumber OPTIONAL,
timeAndTimezone TimeAndTimezone OPTIONAL,
gsm-ForwardingPending NULL OPTIONAL,
...
initialDPArgExtension InitialDPArgExtension OPTIONAL
}
CAP-DataTypes {
InitialDPArg {
@parentType com.opencloud.slee.resources.cgin.cap_v1.CAP1InitialDPArg
}
}
Used as argument type by CAP2Operations.initialDP.
FIELD_ABSENT, FIELD_UNINITIALISED| Constructor and Description |
|---|
CAP2InitialDPArg()
Constructs an object with uninitialised state.
|
| Modifier and Type | Method and Description |
|---|---|
CAP2InitialDPArg |
clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP2InitialDPArg |
copyOf(CCInitialDPArg 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 field-name to field-value.
|
CAP2InitialDPArgExtension |
getInitialDPArgExtension()
Gets the value of the field initialDPArgExtension.
|
TimeAndTimezone |
getTimeAndTimezone()
Gets the value of the field timeAndTimezone.
|
boolean |
hasGsm_ForwardingPending()
Tests whether the field gsm-ForwardingPending is present.
|
boolean |
hasInitialDPArgExtension()
Tests whether the field initialDPArgExtension has a value.
|
boolean |
hasTimeAndTimezone()
Tests whether the field timeAndTimezone has a value.
|
CAP2InitialDPArg |
setAdditionalCallingPartyNumber(GenericNumber value)
Sets the value of the field additionalCallingPartyNumber.
|
CAP2InitialDPArg |
setBearerCapability(CCBearerCapability value)
Sets the value of the field bearerCapability.
|
CAP2InitialDPArg |
setCalledPartyBCDNumber(CalledPartyBCDNumber value)
Sets the value of the field calledPartyBCDNumber.
|
CAP2InitialDPArg |
setCalledPartyNumber(CalledPartyNumber value)
Sets the value of the field calledPartyNumber.
|
CAP2InitialDPArg |
setCallingPartyNumber(CallingPartyNumber value)
Sets the value of the field callingPartyNumber.
|
CAP2InitialDPArg |
setCallingPartysCategory(CallingPartysCategory value)
Sets the value of the field callingPartysCategory.
|
CAP2InitialDPArg |
setCallReferenceNumber(byte[] value)
Sets the value of the field callReferenceNumber.
|
CAP2InitialDPArg |
setEventTypeBCSM(CCEventTypeBCSM value)
Sets the value of the field eventTypeBCSM.
|
CAP2InitialDPArg |
setExt_basicServiceCode(MAPExt_BasicServiceCode value)
Sets the value of the field ext-basicServiceCode.
|
CAP2InitialDPArg |
setExtensions(CAP1ExtensionField[] value)
Sets the value of the field extensions.
|
CAP2InitialDPArg |
setGsm_ForwardingPendingPresent(boolean flag)
Sets the presence or absence of the optional field gsm-ForwardingPending.
|
CAP2InitialDPArg |
setHighLayerCompatibility(HighLayerCompatibility value)
Sets the value of the field highLayerCompatibility.
|
CAP2InitialDPArg |
setIMSI(IMSIAddress value)
Sets the value of the field iMSI.
|
CAP2InitialDPArg |
setInitialDPArgExtension(CAP2InitialDPArgExtension value)
Sets the value of the field initialDPArgExtension.
|
CAP2InitialDPArg |
setIPSSPCapabilities(CAP2IPSSPCapabilities value)
Sets the value of the field iPSSPCapabilities.
|
CAP2InitialDPArg |
setLocationInformation(MAPLocationInformation value)
Sets the value of the field locationInformation.
|
CAP2InitialDPArg |
setLocationNumber(LocationNumber value)
Sets the value of the field locationNumber.
|
CAP2InitialDPArg |
setMscAddress(AddressString value)
Sets the value of the field mscAddress.
|
CAP2InitialDPArg |
setOriginalCalledPartyID(OriginalCalledNumber value)
Sets the value of the field originalCalledPartyID.
|
void |
setReadOnly()
Sets this and all its fields to be immutable.
|
CAP2InitialDPArg |
setRedirectingPartyID(RedirectingPartyNumber value)
Sets the value of the field redirectingPartyID.
|
CAP2InitialDPArg |
setRedirectionInformation(RedirectionInformation value)
Sets the value of the field redirectionInformation.
|
CAP2InitialDPArg |
setServiceKey(int value)
Sets the value of the field serviceKey.
|
CAP2InitialDPArg |
setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
CAP2InitialDPArg |
setTimeAndTimezone(TimeAndTimezone value)
Sets the value of the field timeAndTimezone.
|
getCalledPartyBCDNumber, getCallReferenceNumber, getExt_basicServiceCode, getExtensions, getIMSI, getLocationInformation, getMscAddress, getSubscriberState, hasCalledPartyBCDNumber, hasCallReferenceNumber, hasExt_basicServiceCode, hasExtensions, hasIMSI, hasLocationInformation, hasMscAddress, hasSubscriberStategetAdditionalCallingPartyNumber, getBearerCapability, getCalledPartyNumber, getCallingPartyNumber, getCallingPartysCategory, getEventTypeBCSM, getHighLayerCompatibility, getIPSSPCapabilities, getLocationNumber, getOriginalCalledPartyID, getRedirectingPartyID, getRedirectionInformation, getServiceKey, hasAdditionalCallingPartyNumber, hasBearerCapability, hasCalledPartyNumber, hasCallingPartyNumber, hasCallingPartysCategory, hasEventTypeBCSM, hasHighLayerCompatibility, hasIPSSPCapabilities, hasLocationNumber, hasOriginalCalledPartyID, hasRedirectingPartyID, hasRedirectionInformation, hasServiceKey, setIPSSPCapabilitiesequals, hashCode, toStringcheckModify, isReadOnlypublic CAP2InitialDPArg()
public CAP2InitialDPArg clone()
clone in interface DataObjectclone in class CAP1InitialDPArgpublic static CAP2InitialDPArg copyOf(CCInitialDPArg from)
from - the object from which to copypublic static FieldAccessor[] getFieldAccessors()
public Map<String,Object> getFieldsMap(boolean withAbsents)
getFieldsMap in class CAP1InitialDPArgwithAbsents - whether to put absent optional fields into Mappublic CAP2InitialDPArgExtension getInitialDPArgExtension()
public TimeAndTimezone getTimeAndTimezone()
public boolean hasGsm_ForwardingPending()
public boolean hasInitialDPArgExtension()
public boolean hasTimeAndTimezone()
public CAP2InitialDPArg setAdditionalCallingPartyNumber(GenericNumber value) throws IllegalStateException
setAdditionalCallingPartyNumber in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setBearerCapability(CCBearerCapability value) throws IllegalStateException
setBearerCapability in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setCallReferenceNumber(byte[] value) throws IllegalStateException
setCallReferenceNumber in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setCalledPartyBCDNumber(CalledPartyBCDNumber value) throws IllegalStateException
setCalledPartyBCDNumber in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setCalledPartyNumber(CalledPartyNumber value) throws IllegalStateException
setCalledPartyNumber in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setCallingPartyNumber(CallingPartyNumber value) throws IllegalStateException
setCallingPartyNumber in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setCallingPartysCategory(CallingPartysCategory value) throws IllegalStateException
setCallingPartysCategory in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setEventTypeBCSM(CCEventTypeBCSM value) throws IllegalStateException
setEventTypeBCSM in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setExt_basicServiceCode(MAPExt_BasicServiceCode value) throws IllegalStateException
setExt_basicServiceCode in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setExtensions(CAP1ExtensionField[] value) throws IllegalStateException
setExtensions in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setGsm_ForwardingPendingPresent(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 CAP2InitialDPArg setHighLayerCompatibility(HighLayerCompatibility value) throws IllegalStateException
setHighLayerCompatibility in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setIMSI(IMSIAddress value) throws IllegalStateException
setIMSI in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setIPSSPCapabilities(CAP2IPSSPCapabilities value) throws IllegalStateException
value - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setInitialDPArgExtension(CAP2InitialDPArgExtension value) throws IllegalStateException
value - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setLocationInformation(MAPLocationInformation value) throws IllegalStateException
setLocationInformation in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setLocationNumber(LocationNumber value) throws IllegalStateException
setLocationNumber in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setMscAddress(AddressString value) throws IllegalStateException
setMscAddress in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setOriginalCalledPartyID(OriginalCalledNumber value) throws IllegalStateException
setOriginalCalledPartyID in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic void setReadOnly()
setReadOnly in interface DataObjectsetReadOnly in class CAP1InitialDPArgpublic CAP2InitialDPArg setRedirectingPartyID(RedirectingPartyNumber value) throws IllegalStateException
setRedirectingPartyID in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setRedirectionInformation(RedirectionInformation value) throws IllegalStateException
setRedirectionInformation in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setServiceKey(int value) throws IllegalStateException
setServiceKey in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setSubscriberState(MAPSubscriberState value) throws IllegalStateException
setSubscriberState in class CAP1InitialDPArgvalue - the new value for the fieldIllegalStateException - if this instance has been marked as read-onlypublic CAP2InitialDPArg setTimeAndTimezone(TimeAndTimezone value) throws IllegalStateException
value - the new value for the fieldIllegalStateException - if this instance has been marked as read-only