org.csapi.am
Class TpChargingEventName

java.lang.Object
  extended by 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

Field Summary
static int _P_AM_ACCOUNT_DISABLED
           
static int _P_AM_ACCOUNT_LOW
           
static int _P_AM_ACCOUNT_ZERO
           
static int _P_AM_CHARGING
           
static int _P_AM_RECHARGING
           
static TpChargingEventName P_AM_ACCOUNT_DISABLED
           
static TpChargingEventName P_AM_ACCOUNT_LOW
           
static TpChargingEventName P_AM_ACCOUNT_ZERO
           
static TpChargingEventName P_AM_CHARGING
           
static TpChargingEventName P_AM_RECHARGING
           
 
Constructor Summary
protected TpChargingEventName(int i)
           
 
Method Summary
static TpChargingEventName 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_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
Constructor Detail

TpChargingEventName

protected TpChargingEventName(int i)
Method Detail

value

public int value()

from_int

public static TpChargingEventName from_int(int value)


Copyright © 2009. All Rights Reserved.