|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidEnumValueException | |
org.csapi.jr.se | Contains the common data type classes for use with all Parlay services. |
org.csapi.jr.se.am | Contains the Parlay Account Management (AM) data types and interfaces. |
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.mm | Contains the Parlay Mobility data types 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.termcap | Contains the Parlay Terminal Capabilities data types and interfaces. |
org.csapi.jr.se.ui | Contains the Parlay Generic User Interaction interfaces and classes. |
Uses of InvalidEnumValueException in org.csapi.jr.se |
Methods in org.csapi.jr.se that throw InvalidEnumValueException | |
static org.csapi.jr.se.AddressError |
AddressError.getObject(int value)
Accepts values in the range of 0 to 5 |
static org.csapi.jr.se.AddressPlan |
AddressPlan.getObject(int value)
Accepts values in the range of 0 to 14 |
static org.csapi.jr.se.AddressPresentation |
AddressPresentation.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.AddressScreening |
AddressScreening.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.CallAoCOrderCategory |
CallAoCOrderCategory.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.DataSessionQosClass |
DataSessionQosClass.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.SimpleAttributeTypeInfo |
SimpleAttributeTypeInfo.getObject(int value)
Accepts values in the range of 0 to 14 |
static org.csapi.jr.se.AttributeTagInfo |
AttributeTagInfo.getObject(int value)
Accepts values in the range of 0 to 2 |
Uses of InvalidEnumValueException in org.csapi.jr.se.am |
Methods in org.csapi.jr.se.am that throw InvalidEnumValueException | |
static org.csapi.jr.se.am.ChargingEventName |
ChargingEventName.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.am.BalanceQueryError |
BalanceQueryError.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.am.TransactionHistoryStatus |
TransactionHistoryStatus.getObject(int value)
Accepts values in the range of 0 to 5 |
Uses of InvalidEnumValueException in org.csapi.jr.se.cc |
Methods in org.csapi.jr.se.cc that throw InvalidEnumValueException | |
static org.csapi.jr.se.cc.CallAppInfoType |
CallAppInfoType.getObject(int value)
Accepts values in the range of 0 to 12 |
static org.csapi.jr.se.cc.CallEventType |
CallEventType.getObject(int value)
Accepts values in the range of 0 to 14 |
static org.csapi.jr.se.cc.CallLegAttachMechanism |
CallLegAttachMechanism.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.cc.ReleaseCause |
ReleaseCause.getObject(int value)
Accepts values in the range of 0 to 12 |
static org.csapi.jr.se.cc.CarrierSelectionField |
CarrierSelectionField.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.cc.CallMonitorMode |
CallMonitorMode.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.cc.CallBearerService |
CallBearerService.getObject(int value)
Accepts values in the range of 0 to 6 |
static org.csapi.jr.se.cc.CallChargeOrderCategory |
CallChargeOrderCategory.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.cc.CallErrorType |
CallErrorType.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.cc.CallLoadControlMechanismType |
CallLoadControlMechanismType.getObject(int value)
Accepts values in the range of 0 to 0 |
static org.csapi.jr.se.cc.CallNetworkAccessType |
CallNetworkAccessType.getObject(int value)
Accepts values in the range of 0 to 5 |
static org.csapi.jr.se.cc.CallPartyCategory |
CallPartyCategory.getObject(int value)
Accepts values in the range of 0 to 10 |
static org.csapi.jr.se.cc.CallServiceCodeType |
CallServiceCodeType.getObject(int value)
Accepts values in the range of 0 to 5 |
static org.csapi.jr.se.cc.CallTeleService |
CallTeleService.getObject(int value)
Accepts values in the range of 0 to 26 |
static org.csapi.jr.se.cc.CallTreatmentType |
CallTreatmentType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.cc.CallPartyToChargeType |
CallPartyToChargeType.getObject(int value)
Accepts values in the range of 0 to 2 |
Uses of InvalidEnumValueException in org.csapi.jr.se.cc.gccs |
Methods in org.csapi.jr.se.cc.gccs that throw InvalidEnumValueException | |
static org.csapi.jr.se.cc.gccs.CallNotificationType |
CallNotificationType.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.cc.gccs.CallFault |
CallFault.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.cc.gccs.CallAppInfoType |
CallAppInfoType.getObject(int value)
Accepts values in the range of 0 to 8 |
static org.csapi.jr.se.cc.gccs.CallReportType |
CallReportType.getObject(int value)
Accepts values in the range of 0 to 11 |
Uses of InvalidEnumValueException in org.csapi.jr.se.cc.mmccs |
Methods in org.csapi.jr.se.cc.mmccs that throw InvalidEnumValueException | |
static org.csapi.jr.se.cc.mmccs.MediaStreamDirection |
MediaStreamDirection.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.cc.mmccs.MediaStreamEventType |
MediaStreamEventType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.cc.mmccs.MediaStreamDataTypeRequestType |
MediaStreamDataTypeRequestType.getObject(int value)
Accepts values in the range of 0 to 2 |
Uses of InvalidEnumValueException in org.csapi.jr.se.cs |
Methods in org.csapi.jr.se.cs that throw InvalidEnumValueException | |
static org.csapi.jr.se.cs.ChargingParameterValueType |
ChargingParameterValueType.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.cs.ChargingError |
ChargingError.getObject(int value)
Accepts values in the range of 0 to 10 |
static org.csapi.jr.se.cs.SessionEndedCause |
SessionEndedCause.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.cs.AppInformationType |
AppInformationType.getObject(int value)
Accepts values in the range of 0 to 0 |
Uses of InvalidEnumValueException in org.csapi.jr.se.dsc |
Methods in org.csapi.jr.se.dsc that throw InvalidEnumValueException | |
static org.csapi.jr.se.dsc.DataSessionChargeOrderCategory |
DataSessionChargeOrderCategory.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.dsc.DataSessionErrorType |
DataSessionErrorType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.dsc.DataSessionFault |
DataSessionFault.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.dsc.DataSessionMonitorMode |
DataSessionMonitorMode.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.dsc.DataSessionReportType |
DataSessionReportType.getObject(int value)
Accepts values in the range of 0 to 2 |
Uses of InvalidEnumValueException in org.csapi.jr.se.fw |
Methods in org.csapi.jr.se.fw that throw InvalidEnumValueException | |
static org.csapi.jr.se.fw.APIUnavailReason |
APIUnavailReason.getObject(int value)
Accepts values in the range of 0 to 5 |
static org.csapi.jr.se.fw.DomainIDType |
DomainIDType.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.fw.FwEventName |
FwEventName.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.fw.FWExceptionType |
FWExceptionType.getObject(int value)
Accepts values in the range of 0 to 0 |
static org.csapi.jr.se.fw.FwUnavailReason |
FwUnavailReason.getObject(int value)
Accepts values in the range of 0 to 5 |
static org.csapi.jr.se.fw.InterfaceFault |
InterfaceFault.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.fw.LoadLevel |
LoadLevel.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.fw.LoadStatisticEntityType |
LoadStatisticEntityType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.fw.LoadStatisticInfoType |
LoadStatisticInfoType.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.fw.LoadStatusError |
LoadStatusError.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.fw.ServiceTypePropertyMode |
ServiceTypePropertyMode.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.fw.SvcUnavailReason |
SvcUnavailReason.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.fw.LoadStatisticError |
LoadStatisticError.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.fw.SubjectType |
SubjectType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.fw.FaultStatisticsError |
FaultStatisticsError.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.fw.SvcAvailStatusReason |
SvcAvailStatusReason.getObject(int value)
Accepts values in the range of 0 to 7 |
static org.csapi.jr.se.fw.AppAvailStatusReason |
AppAvailStatusReason.getObject(int value)
Accepts values in the range of 0 to 7 |
static org.csapi.jr.se.fw.MigrationAdditionalInfoType |
MigrationAdditionalInfoType.getObject(int value)
Accepts values in the range of 0 to 0 |
static org.csapi.jr.se.fw.FwAvailStatusReason |
FwAvailStatusReason.getObject(int value)
Accepts values in the range of 0 to 7 |
Uses of InvalidEnumValueException in org.csapi.jr.se.mm |
Methods in org.csapi.jr.se.mm that throw InvalidEnumValueException | |
static org.csapi.jr.se.mm.LocationPriority |
LocationPriority.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.mm.LocationResponseIndicator |
LocationResponseIndicator.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.mm.LocationTriggerCriteria |
LocationTriggerCriteria.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.mm.LocationType |
LocationType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.mm.LocationUncertaintyShape |
LocationUncertaintyShape.getObject(int value)
Accepts values in the range of 0 to 6 |
static org.csapi.jr.se.mm.MobilityDiagnostic |
MobilityDiagnostic.getObject(int value)
Accepts values in the range of 0 to 11 |
static org.csapi.jr.se.mm.MobilityError |
MobilityError.getObject(int value)
Accepts values in the range of 0 to 6 |
static org.csapi.jr.se.mm.MobilityStopScope |
MobilityStopScope.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.mm.TerminalType |
TerminalType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.mm.UserLocationEmergencyTrigger |
UserLocationEmergencyTrigger.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.mm.UserStatusIndicator |
UserStatusIndicator.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.mm.AuthStatusIndicator |
AuthStatusIndicator.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.mm.AccessTechnology |
AccessTechnology.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.mm.RoamingStatus |
RoamingStatus.getObject(int value)
Accepts values in the range of 0 to 4 |
Uses of InvalidEnumValueException in org.csapi.jr.se.pam |
Methods in org.csapi.jr.se.pam that throw InvalidEnumValueException | |
static org.csapi.jr.se.pam.PAMContextName |
PAMContextName.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.pam.PAMACLDefault |
PAMACLDefault.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.pam.PAMPreferenceType |
PAMPreferenceType.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.pam.PAMEventName |
PAMEventName.getObject(int value)
Accepts values in the range of 0 to 12 |
static org.csapi.jr.se.pam.PAMwatcherChangeType |
PAMwatcherChangeType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.pam.PAMErrorCause |
PAMErrorCause.getObject(int value)
Accepts values in the range of 0 to 4 |
Uses of InvalidEnumValueException in org.csapi.jr.se.policy |
Methods in org.csapi.jr.se.policy that throw InvalidEnumValueException | |
static org.csapi.jr.se.policy.PolicyConditionListType |
PolicyConditionListType.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.policy.PolicyConditionType |
PolicyConditionType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.policy.PolicyActionType |
PolicyActionType.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.policy.PolicyTypeInfo |
PolicyTypeInfo.getObject(int value)
Accepts values in the range of 0 to 4 |
Uses of InvalidEnumValueException in org.csapi.jr.se.termcap |
Methods in org.csapi.jr.se.termcap that throw InvalidEnumValueException | |
static org.csapi.jr.se.termcap.TerminalCapabilitiesError |
TerminalCapabilitiesError.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.termcap.TerminalCapabilityScopeType |
TerminalCapabilityScopeType.getObject(int value)
Accepts values in the range of 0 to 1 |
Uses of InvalidEnumValueException in org.csapi.jr.se.ui |
Methods in org.csapi.jr.se.ui that throw InvalidEnumValueException | |
static org.csapi.jr.se.ui.UIVariablePartType |
UIVariablePartType.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.ui.UIReport |
UIReport.getObject(int value)
Accepts values in the range of 0 to 8 |
static org.csapi.jr.se.ui.UIInfoType |
UIInfoType.getObject(int value)
Accepts values in the range of 0 to 9 |
static org.csapi.jr.se.ui.UIFault |
UIFault.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.ui.UIEventInfoDataType |
UIEventInfoDataType.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.ui.UIError |
UIError.getObject(int value)
Accepts values in the range of 0 to 9 |
static org.csapi.jr.se.ui.UITargetObjectType |
UITargetObjectType.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.ui.UICollectMode |
UICollectMode.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.ui.UIPronounceType |
UIPronounceType.getObject(int value)
Accepts values in the range of 0 to 1 |
static org.csapi.jr.se.ui.UISynthesisRange |
UISynthesisRange.getObject(int value)
Accepts values in the range of 0 to 4 |
static org.csapi.jr.se.ui.UISynthesisRate |
UISynthesisRate.getObject(int value)
Accepts values in the range of 0 to 2 |
static org.csapi.jr.se.ui.UISynthesisAge |
UISynthesisAge.getObject(int value)
Accepts values in the range of 0 to 3 |
static org.csapi.jr.se.ui.UISynthesisGender |
UISynthesisGender.getObject(int value)
Accepts values in the range of 0 to 1 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |