org.csapi.cs
Class TpChargingError
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpChargingError
protected TpChargingError(int i)
value
public int value()
from_int
public static TpChargingError from_int(int value)
Copyright © 2008. All Rights Reserved.