Uses of Class
org.csapi.jr.se.InvalidUnionAccessorException

Packages that use InvalidUnionAccessorException
org.csapi.jr.se Contains the common data type classes for use with all Parlay services. 
org.csapi.jr.se.cc Contains the Parlay Call Control data type classes. 
org.csapi.jr.se.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
org.csapi.jr.se.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
org.csapi.jr.se.cs Contains the Parlay Charging Service data type classes and interfaces. 
org.csapi.jr.se.dsc Contains the Parlay Data Session Control data types and interfaces. 
org.csapi.jr.se.fw Contains the Parlay Framework data type classes. 
org.csapi.jr.se.pam Contains the Parlay Presence And Availability Management(PAM) data types and interfaces. 
org.csapi.jr.se.policy Contains the Parlay Policy Management data types and interfaces. 
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se
 

Methods in org.csapi.jr.se that throw InvalidUnionAccessorException
 org.csapi.jr.se.CallAoCOrderCategory AoCOrder.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.ChargeAdviceInfo AoCOrder.getChargeAdviceInfo()
          This method returns a ChargeAdviceInfo
 org.csapi.jr.se.ChargePerTime AoCOrder.getChargePerTime()
          This method returns a ChargePerTime
 java.lang.String AoCOrder.getNetworkCharge()
          This method returns a NetworkCharge
 org.csapi.jr.se.AttributeTagInfo AttributeValue.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.SimpleAttributeValue AttributeValue.getSimpleValue()
          This method returns a SimpleValue
 org.csapi.jr.se.StructuredAttributeValue AttributeValue.getStructuredValue()
          This method returns a StructuredValue
 java.lang.String AttributeValue.getXMLValue()
          This method returns a XMLValue
 org.csapi.jr.se.SimpleAttributeTypeInfo SimpleAttributeValue.getDiscriminator()
          This method returns the discriminator.
 boolean SimpleAttributeValue.getBooleanValue()
          This method returns a BooleanValue
 byte SimpleAttributeValue.getOctetValue()
          This method returns a OctetValue
 char SimpleAttributeValue.getCharValue()
          This method returns a CharValue
 char SimpleAttributeValue.getWCharValue()
          This method returns a WCharValue
 java.lang.String SimpleAttributeValue.getStringValue()
          This method returns a StringValue
 java.lang.String SimpleAttributeValue.getWStringValue()
          This method returns a WStringValue
 short SimpleAttributeValue.getInt16Value()
          This method returns a Int16Value
 short SimpleAttributeValue.getUnsignedInt16Value()
          This method returns a UnsignedInt16Value
 int SimpleAttributeValue.getInt32Value()
          This method returns a Int32Value
 int SimpleAttributeValue.getUnsignedInt32Value()
          This method returns a UnsignedInt32Value
 long SimpleAttributeValue.getInt64Value()
          This method returns a Int64Value
 long SimpleAttributeValue.getUnsignedInt64Value()
          This method returns a UnsignedInt64Value
 float SimpleAttributeValue.getFloatValue()
          This method returns a FloatValue
 double SimpleAttributeValue.getDoubleValue()
          This method returns a DoubleValue
 float SimpleAttributeValue.getFixedValue()
          This method returns a FixedValue
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.cc
 

Methods in org.csapi.jr.se.cc that throw InvalidUnionAccessorException
 org.csapi.jr.se.cc.CallAppInfoType CallAppInfo.getDiscriminator()
          This method returns the discriminator.
 int CallAppInfo.getCallAppAlertingMechanism()
          This method returns a CallAppAlertingMechanism
 org.csapi.jr.se.cc.CallNetworkAccessType CallAppInfo.getCallAppNetworkAccessType()
          This method returns a CallAppNetworkAccessType
 org.csapi.jr.se.cc.CallTeleService CallAppInfo.getCallAppTeleService()
          This method returns a CallAppTeleService
 org.csapi.jr.se.cc.CallBearerService CallAppInfo.getCallAppBearerService()
          This method returns a CallAppBearerService
 org.csapi.jr.se.cc.CallPartyCategory CallAppInfo.getCallAppPartyCategory()
          This method returns a CallAppPartyCategory
 org.csapi.jr.se.Address CallAppInfo.getCallAppPresentationAddress()
          This method returns a CallAppPresentationAddress
 org.csapi.jr.se.Address CallAppInfo.getCallAppAdditionalAddress()
          This method returns a CallAppAdditionalAddress
 org.csapi.jr.se.Address CallAppInfo.getCallAppOriginalDestinationAddress()
          This method returns a CallAppOriginalDestinationAddress
 org.csapi.jr.se.Address CallAppInfo.getCallAppRedirectingAddress()
          This method returns a CallAppRedirectingAddress
 java.lang.String CallAppInfo.getCallAppGenericInfo()
          This method returns a CallAppGenericInfo
 int CallAppInfo.getCallHighProbabilityCompletion()
          This method returns a CallHighProbabilityCompletion
 org.csapi.jr.se.cc.Carrier[] CallAppInfo.getCallAppCarrier()
          This method returns a CallAppCarrier
 org.csapi.jr.se.cc.CallEventType AdditionalCallEventCriteria.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.cc.ReleaseCause[] AdditionalCallEventCriteria.getOriginatingReleaseCauseSet()
          This method returns a OriginatingReleaseCauseSet
 int AdditionalCallEventCriteria.getMinAddressLength()
          This method returns a MinAddressLength
 org.csapi.jr.se.cc.ReleaseCause[] AdditionalCallEventCriteria.getTerminatingReleaseCauseSet()
          This method returns a TerminatingReleaseCauseSet
 org.csapi.jr.se.cc.CallServiceCode[] AdditionalCallEventCriteria.getOriginatingServiceCode()
          This method returns a OriginatingServiceCode
 org.csapi.jr.se.cc.CallServiceCode[] AdditionalCallEventCriteria.getTerminatingServiceCode()
          This method returns a TerminatingServiceCode
 org.csapi.jr.se.cc.CallEventType CallAdditionalEventInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.cc.CallServiceCode CallAdditionalEventInfo.getTerminatingServiceCode()
          This method returns a TerminatingServiceCode
 org.csapi.jr.se.Address CallAdditionalEventInfo.getCollectedAddress()
          This method returns a CollectedAddress
 org.csapi.jr.se.Address CallAdditionalEventInfo.getCalledAddress()
          This method returns a CalledAddress
 org.csapi.jr.se.Address CallAdditionalEventInfo.getForwardAddress()
          This method returns a ForwardAddress
 org.csapi.jr.se.cc.ReleaseCause CallAdditionalEventInfo.getOriginatingReleaseCause()
          This method returns a OriginatingReleaseCause
 org.csapi.jr.se.cc.CallServiceCode CallAdditionalEventInfo.getOriginatingServiceCode()
          This method returns a OriginatingServiceCode
 org.csapi.jr.se.cc.ReleaseCause CallAdditionalEventInfo.getTerminatingReleaseCause()
          This method returns a TerminatingReleaseCause
 org.csapi.jr.se.cc.CallErrorType CallAdditionalErrorInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.AddressError CallAdditionalErrorInfo.getCallErrorInvalidAddress()
          This method returns a CallErrorInvalidAddress
 org.csapi.jr.se.cc.CallLoadControlMechanismType CallLoadControlMechanism.getDiscriminator()
          This method returns the discriminator.
 int CallLoadControlMechanism.getCallLoadControlPerInterval()
          This method returns a CallLoadControlPerInterval
 org.csapi.jr.se.cc.CallTreatmentType CallAdditionalTreatmentInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.ui.UIInfo CallAdditionalTreatmentInfo.getInformationToSend()
          This method returns a InformationToSend
 org.csapi.jr.se.cc.CallPartyToChargeType CallPartyToChargeAdditionalInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.Address CallPartyToChargeAdditionalInfo.getCallPartySpecial()
          This method returns a CallPartySpecial
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.cc.gccs
 

Methods in org.csapi.jr.se.cc.gccs that throw InvalidUnionAccessorException
 org.csapi.jr.se.cc.gccs.CallAppInfoType CallAppInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.Address CallAppInfo.getCallAppAdditionalAddress()
          This method returns a CallAppAdditionalAddress
 int CallAppInfo.getCallAppAlertingMechanism()
          This method returns a CallAppAlertingMechanism
 org.csapi.jr.se.cc.CallBearerService CallAppInfo.getCallAppBearerService()
          This method returns a CallAppBearerService
 java.lang.String CallAppInfo.getCallAppGenericInfo()
          This method returns a CallAppGenericInfo
 org.csapi.jr.se.cc.CallNetworkAccessType CallAppInfo.getCallAppNetworkAccessType()
          This method returns a CallAppNetworkAccessType
 org.csapi.jr.se.cc.CallPartyCategory CallAppInfo.getCallAppPartyCategory()
          This method returns a CallAppPartyCategory
 org.csapi.jr.se.Address CallAppInfo.getCallAppPresentationAddress()
          This method returns a CallAppPresentationAddress
 org.csapi.jr.se.cc.CallTeleService CallAppInfo.getCallAppTeleService()
          This method returns a CallAppTeleService
 org.csapi.jr.se.cc.gccs.CallReportType CallAdditionalReportInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.cc.gccs.CallReleaseCause CallAdditionalReportInfo.getBusy()
          This method returns a Busy
 org.csapi.jr.se.cc.gccs.CallReleaseCause CallAdditionalReportInfo.getCallDisconnect()
          This method returns a CallDisconnect
 org.csapi.jr.se.Address CallAdditionalReportInfo.getForwardAddress()
          This method returns a ForwardAddress
 org.csapi.jr.se.cc.gccs.CallReleaseCause CallAdditionalReportInfo.getRoutingFailure()
          This method returns a RoutingFailure
 org.csapi.jr.se.cc.CallServiceCode CallAdditionalReportInfo.getServiceCode()
          This method returns a ServiceCode
 org.csapi.jr.se.cc.gccs.CallReleaseCause CallAdditionalReportInfo.getNotReachable()
          This method returns a NotReachable
 java.lang.String CallAdditionalReportInfo.getQueueStatus()
          This method returns a QueueStatus
 org.csapi.jr.se.cc.gccs.CallReportType CallAdditionalReportCriteria.getDiscriminator()
          This method returns the discriminator.
 int CallAdditionalReportCriteria.getNoAnswerDuration()
          This method returns a NoAnswerDuration
 org.csapi.jr.se.cc.CallServiceCode CallAdditionalReportCriteria.getServiceCode()
          This method returns a ServiceCode
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.cc.mmccs
 

Methods in org.csapi.jr.se.cc.mmccs that throw InvalidUnionAccessorException
 org.csapi.jr.se.cc.mmccs.MediaStreamDataTypeRequestType MediaStreamDataTypeRequest.getDiscriminator()
          This method returns the discriminator.
 int MediaStreamDataTypeRequest.getAudio()
          This method returns a Audio
 int MediaStreamDataTypeRequest.getVideo()
          This method returns a Video
 int MediaStreamDataTypeRequest.getData()
          This method returns a Data
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.cs
 

Methods in org.csapi.jr.se.cs that throw InvalidUnionAccessorException
 org.csapi.jr.se.cs.ChargingParameterValueType ChargingParameterValue.getDiscriminator()
          This method returns the discriminator.
 int ChargingParameterValue.getIntValue()
          This method returns a IntValue
 float ChargingParameterValue.getFloatValue()
          This method returns a FloatValue
 java.lang.String ChargingParameterValue.getStringValue()
          This method returns a StringValue
 boolean ChargingParameterValue.getBooleanValue()
          This method returns a BooleanValue
 byte[] ChargingParameterValue.getOctetValue()
          This method returns a OctetValue
 org.csapi.jr.se.cs.AppInformationType AppInformation.getDiscriminator()
          This method returns the discriminator.
 java.lang.String AppInformation.getTimestamp()
          This method returns a Timestamp
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.dsc
 

Methods in org.csapi.jr.se.dsc that throw InvalidUnionAccessorException
 org.csapi.jr.se.dsc.DataSessionErrorType DataSessionAdditionalErrorInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.AddressError DataSessionAdditionalErrorInfo.getDataSessionErrorInvalidAddress()
          This method returns a DataSessionErrorInvalidAddress
 org.csapi.jr.se.dsc.DataSessionReportType DataSessionAdditionalReportInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.dsc.DataSessionReleaseCause DataSessionAdditionalReportInfo.getDataSessionDisconnect()
          This method returns a DataSessionDisconnect
 org.csapi.jr.se.dsc.DataSessionChargeOrderCategory DataSessionChargeOrder.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.dsc.ChargePerVolume DataSessionChargeOrder.getChargePerVolume()
          This method returns a ChargePerVolume
 java.lang.String DataSessionChargeOrder.getNetworkCharge()
          This method returns a NetworkCharge
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.fw
 

Methods in org.csapi.jr.se.fw that throw InvalidUnionAccessorException
 org.csapi.jr.se.fw.DomainIDType DomainID.getDiscriminator()
          This method returns the discriminator.
 java.lang.String DomainID.getFwID()
          This method returns a FwID
 java.lang.String DomainID.getClientAppID()
          This method returns a ClientAppID
 java.lang.String DomainID.getEntOpID()
          This method returns a EntOpID
 java.lang.String DomainID.getServiceID()
          This method returns a ServiceID
 java.lang.String DomainID.getServiceSupplierID()
          This method returns a ServiceSupplierID
 org.csapi.jr.se.fw.FwEventName FwEventCriteria.getDiscriminator()
          This method returns the discriminator.
 java.lang.String FwEventCriteria.getEventNameUndefined()
          This method returns a EventNameUndefined
 java.lang.String[] FwEventCriteria.getServiceTypeNameList()
          This method returns a ServiceTypeNameList
 java.lang.String[] FwEventCriteria.getUnavailableServiceTypeNameList()
          This method returns a UnavailableServiceTypeNameList
 java.lang.String[] FwEventCriteria.getCompatibleServiceTypeNameList()
          This method returns a CompatibleServiceTypeNameList
 org.csapi.jr.se.fw.FwEventName FwEventInfo.getDiscriminator()
          This method returns the discriminator.
 java.lang.String FwEventInfo.getEventNameUndefined()
          This method returns a EventNameUndefined
 java.lang.String[] FwEventInfo.getServiceIDList()
          This method returns a ServiceIDList
 java.lang.String[] FwEventInfo.getUnavailableServiceIDList()
          This method returns a UnavailableServiceIDList
 org.csapi.jr.se.fw.FwMigrationServiceAvailableInfo FwEventInfo.getMigrationServiceAvailable()
          This method returns a MigrationServiceAvailable
 org.csapi.jr.se.fw.LoadStatisticInfoType LoadStatisticInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.fw.LoadStatisticData LoadStatisticInfo.getLoadStatisticData()
          This method returns a LoadStatisticData
 org.csapi.jr.se.fw.LoadStatisticError LoadStatisticInfo.getLoadStatisticError()
          This method returns a LoadStatisticError
 org.csapi.jr.se.fw.LoadStatisticEntityType LoadStatisticEntityID.getDiscriminator()
          This method returns the discriminator.
 java.lang.String LoadStatisticEntityID.getClientAppID()
          This method returns a ClientAppID
 java.lang.String LoadStatisticEntityID.getFrameworkID()
          This method returns a FrameworkID
 java.lang.String LoadStatisticEntityID.getServiceID()
          This method returns a ServiceID
 org.csapi.jr.se.fw.MigrationAdditionalInfoType MigrationAdditionalInfo.getDiscriminator()
          This method returns the discriminator.
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.pam
 

Methods in org.csapi.jr.se.pam that throw InvalidUnionAccessorException
 org.csapi.jr.se.pam.PAMEventName PAMEventInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.pam.PAMICEventData PAMEventInfo.getIdentityCreated()
          This method returns a IdentityCreated
 org.csapi.jr.se.pam.PAMIDEventData PAMEventInfo.getIdentityDeleted()
          This method returns a IdentityDeleted
 org.csapi.jr.se.pam.PAMGMCEventData PAMEventInfo.getGroupMembershipChanged()
          This method returns a GroupMembershipChanged
 org.csapi.jr.se.pam.PAMACEventData PAMEventInfo.getAgentCreated()
          This method returns a AgentCreated
 org.csapi.jr.se.pam.PAMADEventData PAMEventInfo.getAgentDeleted()
          This method returns a AgentDeleted
 org.csapi.jr.se.pam.PAMAAEventData PAMEventInfo.getAgentAssigned()
          This method returns a AgentAssigned
 org.csapi.jr.se.pam.PAMAUEventData PAMEventInfo.getAgentUnassigned()
          This method returns a AgentUnassigned
 org.csapi.jr.se.pam.PAMCCEventData PAMEventInfo.getCapabilityChanged()
          This method returns a CapabilityChanged
 org.csapi.jr.se.pam.PAMACPSEventData PAMEventInfo.getAgentCapabilityPresenceSet()
          This method returns a AgentCapabilityPresenceSet
 org.csapi.jr.se.pam.PAMAPSEventData PAMEventInfo.getAgentPresenceSet()
          This method returns a AgentPresenceSet
 org.csapi.jr.se.pam.PAMIPSEventData PAMEventInfo.getIdentityPresenceSet()
          This method returns a IdentityPresenceSet
 org.csapi.jr.se.pam.PAMAVCEventData PAMEventInfo.getAvailabilityChanged()
          This method returns a AvailabilityChanged
 org.csapi.jr.se.pam.PAMWCEventData PAMEventInfo.getWatchersChanged()
          This method returns a WatchersChanged
 org.csapi.jr.se.pam.PAMContextName PAMContextData.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.pam.PAMCommunicationContext PAMContextData.getCommunicationContext()
          This method returns a CommunicationContext
 org.csapi.jr.se.pam.PAMPreferenceType PAMPreferenceData.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.pam.access.AppPAMPreferenceCheck PAMPreferenceData.getExternalControlInterface()
          This method returns a ExternalControlInterface
 org.csapi.jr.se.pam.PAMEventName PAMNotificationInfo.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.pam.PAMICNotificationData PAMNotificationInfo.getIdentityCreatedNotify()
          This method returns a IdentityCreatedNotify
 org.csapi.jr.se.pam.PAMIDNotificationData PAMNotificationInfo.getIdentityDeletedNotify()
          This method returns a IdentityDeletedNotify
 org.csapi.jr.se.pam.PAMGMCNotificationData PAMNotificationInfo.getGroupMembershipChangedNotify()
          This method returns a GroupMembershipChangedNotify
 org.csapi.jr.se.pam.PAMACNotificationData PAMNotificationInfo.getAgentCreatedNotify()
          This method returns a AgentCreatedNotify
 org.csapi.jr.se.pam.PAMADNotificationData PAMNotificationInfo.getAgentDeletedNotify()
          This method returns a AgentDeletedNotify
 org.csapi.jr.se.pam.PAMAANotificationData PAMNotificationInfo.getAgentAssignedNotify()
          This method returns a AgentAssignedNotify
 org.csapi.jr.se.pam.PAMAUNotificationData PAMNotificationInfo.getAgentUnassignedNotify()
          This method returns a AgentUnassignedNotify
 org.csapi.jr.se.pam.PAMCCNotificationData PAMNotificationInfo.getCapabilityChangedNotify()
          This method returns a CapabilityChangedNotify
 org.csapi.jr.se.pam.PAMACPSNotificationData PAMNotificationInfo.getAgentCapabilityPresenceSetNotify()
          This method returns a AgentCapabilityPresenceSetNotify
 org.csapi.jr.se.pam.PAMAPSNotificationData PAMNotificationInfo.getAgentPresenceSetNotify()
          This method returns a AgentPresenceSetNotify
 org.csapi.jr.se.pam.PAMIPSNotificationData PAMNotificationInfo.getIdentityPresenceSetNotify()
          This method returns a IdentityPresenceSetNotify
 org.csapi.jr.se.pam.PAMAVCNotificationData PAMNotificationInfo.getAvailabilityChangedNotify()
          This method returns a AvailabilityChangedNotify
 org.csapi.jr.se.pam.PAMWCNotificationData PAMNotificationInfo.getWatchersChangedNotify()
          This method returns a WatchersChangedNotify
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.policy
 

Methods in org.csapi.jr.se.policy that throw InvalidUnionAccessorException
 org.csapi.jr.se.policy.PolicyTypeInfo PolicyType.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.policy.PolicyNameType[] PolicyType.getRecordType()
          This method returns a RecordType
 org.csapi.jr.se.policy.PolicyListType PolicyType.getListType()
          This method returns a ListType
 org.csapi.jr.se.SimpleAttributeTypeInfo PolicyType.getSimpleType()
          This method returns a SimpleType
 java.lang.String PolicyType.getStructuredType()
          This method returns a StructuredType
 java.lang.String PolicyType.getXMLString()
          This method returns a XMLString
 

Uses of InvalidUnionAccessorException in org.csapi.jr.se.ui
 

Methods in org.csapi.jr.se.ui that throw InvalidUnionAccessorException
 org.csapi.jr.se.ui.UIVariablePartType UIVariableInfo.getDiscriminator()
          This method returns the discriminator.
 int UIVariableInfo.getVariablePartInteger()
          This method returns a VariablePartInteger
 java.lang.String UIVariableInfo.getVariablePartAddress()
          This method returns a VariablePartAddress
 java.lang.String UIVariableInfo.getVariablePartTime()
          This method returns a VariablePartTime
 java.lang.String UIVariableInfo.getVariablePartDate()
          This method returns a VariablePartDate
 java.lang.String UIVariableInfo.getVariablePartPrice()
          This method returns a VariablePartPrice
 org.csapi.jr.se.ui.UIInfoType UIInfo.getDiscriminator()
          This method returns the discriminator.
 int UIInfo.getInfoID()
          This method returns a InfoID
 java.lang.String UIInfo.getInfoData()
          This method returns a InfoData
 java.lang.String UIInfo.getInfoAddress()
          This method returns a InfoAddress
 byte[] UIInfo.getInfoBinData()
          This method returns a InfoBinData
 java.lang.String UIInfo.getInfoUUEncData()
          This method returns a InfoUUEncData
 byte[] UIInfo.getInfoMimeData()
          This method returns a InfoMimeData
 byte[] UIInfo.getInfoWaveData()
          This method returns a InfoWaveData
 byte[] UIInfo.getInfoAuData()
          This method returns a InfoAuData
 java.lang.String UIInfo.getInfoVXMLData()
          This method returns a InfoVXMLData
 org.csapi.jr.se.ui.UISynthesisInfoData UIInfo.getInfoSynthData()
          This method returns a InfoSynthData
 org.csapi.jr.se.ui.UITargetObjectType UITargetObject.getDiscriminator()
          This method returns the discriminator.
 org.csapi.jr.se.cc.gccs.Call UITargetObject.getCall()
          This method returns a Call
 org.csapi.jr.se.cc.mpccs.MultiPartyCall UITargetObject.getMultiPartyCall()
          This method returns a MultiPartyCall
 org.csapi.jr.se.cc.mpccs.CallLeg UITargetObject.getCallLeg()
          This method returns a CallLeg