org.csapi.dsc
Class TpDataSessionChargeOrderCategory

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

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

Generated from IDL definition of enum "TpDataSessionChargeOrderCategory"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_DATA_SESSION_CHARGE_NETWORK
           
static int _P_DATA_SESSION_CHARGE_PER_VOLUME
           
static TpDataSessionChargeOrderCategory P_DATA_SESSION_CHARGE_NETWORK
           
static TpDataSessionChargeOrderCategory P_DATA_SESSION_CHARGE_PER_VOLUME
           
 
Constructor Summary
protected TpDataSessionChargeOrderCategory(int i)
           
 
Method Summary
static TpDataSessionChargeOrderCategory 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_DATA_SESSION_CHARGE_PER_VOLUME

public static final int _P_DATA_SESSION_CHARGE_PER_VOLUME
See Also:
Constant Field Values

P_DATA_SESSION_CHARGE_PER_VOLUME

public static final TpDataSessionChargeOrderCategory P_DATA_SESSION_CHARGE_PER_VOLUME

_P_DATA_SESSION_CHARGE_NETWORK

public static final int _P_DATA_SESSION_CHARGE_NETWORK
See Also:
Constant Field Values

P_DATA_SESSION_CHARGE_NETWORK

public static final TpDataSessionChargeOrderCategory P_DATA_SESSION_CHARGE_NETWORK
Constructor Detail

TpDataSessionChargeOrderCategory

protected TpDataSessionChargeOrderCategory(int i)
Method Detail

value

public int value()

from_int

public static TpDataSessionChargeOrderCategory from_int(int value)


Copyright © 2009. All Rights Reserved.