org.csapi.am
Class TpChargingEventName
java.lang.Object
org.csapi.am.TpChargingEventName
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpChargingEventName
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpChargingEventName"
- 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_AM_CHARGING
public static final int _P_AM_CHARGING
- See Also:
- Constant Field Values
P_AM_CHARGING
public static final TpChargingEventName P_AM_CHARGING
_P_AM_RECHARGING
public static final int _P_AM_RECHARGING
- See Also:
- Constant Field Values
P_AM_RECHARGING
public static final TpChargingEventName P_AM_RECHARGING
_P_AM_ACCOUNT_LOW
public static final int _P_AM_ACCOUNT_LOW
- See Also:
- Constant Field Values
P_AM_ACCOUNT_LOW
public static final TpChargingEventName P_AM_ACCOUNT_LOW
_P_AM_ACCOUNT_ZERO
public static final int _P_AM_ACCOUNT_ZERO
- See Also:
- Constant Field Values
P_AM_ACCOUNT_ZERO
public static final TpChargingEventName P_AM_ACCOUNT_ZERO
_P_AM_ACCOUNT_DISABLED
public static final int _P_AM_ACCOUNT_DISABLED
- See Also:
- Constant Field Values
P_AM_ACCOUNT_DISABLED
public static final TpChargingEventName P_AM_ACCOUNT_DISABLED
TpChargingEventName
protected TpChargingEventName(int i)
value
public int value()
from_int
public static TpChargingEventName from_int(int value)
Copyright © 2009. All Rights Reserved.