org.csapi.cs
Class TpChargingError

java.lang.Object
  extended by org.csapi.cs.TpChargingError
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpChargingError
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpChargingError"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_CHS_ERR_ACCOUNT
           
static int _P_CHS_ERR_CONFIRMATION_REQUIRED
           
static int _P_CHS_ERR_CURRENCY
           
static int _P_CHS_ERR_NO_CREDIT
           
static int _P_CHS_ERR_NO_DEBIT
           
static int _P_CHS_ERR_NO_EXTEND
           
static int _P_CHS_ERR_PARAMETER
           
static int _P_CHS_ERR_RESERVATION_LIMIT
           
static int _P_CHS_ERR_UNDEFINED
           
static int _P_CHS_ERR_USER
           
static int _P_CHS_ERR_VOLUMES
           
static TpChargingError P_CHS_ERR_ACCOUNT
           
static TpChargingError P_CHS_ERR_CONFIRMATION_REQUIRED
           
static TpChargingError P_CHS_ERR_CURRENCY
           
static TpChargingError P_CHS_ERR_NO_CREDIT
           
static TpChargingError P_CHS_ERR_NO_DEBIT
           
static TpChargingError P_CHS_ERR_NO_EXTEND
           
static TpChargingError P_CHS_ERR_PARAMETER
           
static TpChargingError P_CHS_ERR_RESERVATION_LIMIT
           
static TpChargingError P_CHS_ERR_UNDEFINED
           
static TpChargingError P_CHS_ERR_USER
           
static TpChargingError P_CHS_ERR_VOLUMES
           
 
Constructor Summary
protected TpChargingError(int i)
           
 
Method Summary
static TpChargingError from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_CHS_ERR_UNDEFINED

public static final int _P_CHS_ERR_UNDEFINED
See Also:
Constant Field Values

P_CHS_ERR_UNDEFINED

public static final TpChargingError P_CHS_ERR_UNDEFINED

_P_CHS_ERR_ACCOUNT

public static final int _P_CHS_ERR_ACCOUNT
See Also:
Constant Field Values

P_CHS_ERR_ACCOUNT

public static final TpChargingError P_CHS_ERR_ACCOUNT

_P_CHS_ERR_USER

public static final int _P_CHS_ERR_USER
See Also:
Constant Field Values

P_CHS_ERR_USER

public static final TpChargingError P_CHS_ERR_USER

_P_CHS_ERR_PARAMETER

public static final int _P_CHS_ERR_PARAMETER
See Also:
Constant Field Values

P_CHS_ERR_PARAMETER

public static final TpChargingError P_CHS_ERR_PARAMETER

_P_CHS_ERR_NO_DEBIT

public static final int _P_CHS_ERR_NO_DEBIT
See Also:
Constant Field Values

P_CHS_ERR_NO_DEBIT

public static final TpChargingError P_CHS_ERR_NO_DEBIT

_P_CHS_ERR_NO_CREDIT

public static final int _P_CHS_ERR_NO_CREDIT
See Also:
Constant Field Values

P_CHS_ERR_NO_CREDIT

public static final TpChargingError P_CHS_ERR_NO_CREDIT

_P_CHS_ERR_VOLUMES

public static final int _P_CHS_ERR_VOLUMES
See Also:
Constant Field Values

P_CHS_ERR_VOLUMES

public static final TpChargingError P_CHS_ERR_VOLUMES

_P_CHS_ERR_CURRENCY

public static final int _P_CHS_ERR_CURRENCY
See Also:
Constant Field Values

P_CHS_ERR_CURRENCY

public static final TpChargingError P_CHS_ERR_CURRENCY

_P_CHS_ERR_NO_EXTEND

public static final int _P_CHS_ERR_NO_EXTEND
See Also:
Constant Field Values

P_CHS_ERR_NO_EXTEND

public static final TpChargingError P_CHS_ERR_NO_EXTEND

_P_CHS_ERR_RESERVATION_LIMIT

public static final int _P_CHS_ERR_RESERVATION_LIMIT
See Also:
Constant Field Values

P_CHS_ERR_RESERVATION_LIMIT

public static final TpChargingError P_CHS_ERR_RESERVATION_LIMIT

_P_CHS_ERR_CONFIRMATION_REQUIRED

public static final int _P_CHS_ERR_CONFIRMATION_REQUIRED
See Also:
Constant Field Values

P_CHS_ERR_CONFIRMATION_REQUIRED

public static final TpChargingError P_CHS_ERR_CONFIRMATION_REQUIRED
Constructor Detail

TpChargingError

protected TpChargingError(int i)
Method Detail

value

public int value()

from_int

public static TpChargingError from_int(int value)


Copyright © 2009. All Rights Reserved.