org.csapi.cc
Class TpCallChargeOrderCategory

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

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

Generated from IDL definition of enum "TpCallChargeOrderCategory"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_CALL_CHARGE_PREDEFINED_SET
           
static int _P_CALL_CHARGE_TRANSPARENT
           
static TpCallChargeOrderCategory P_CALL_CHARGE_PREDEFINED_SET
           
static TpCallChargeOrderCategory P_CALL_CHARGE_TRANSPARENT
           
 
Constructor Summary
protected TpCallChargeOrderCategory(int i)
           
 
Method Summary
static TpCallChargeOrderCategory 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_CALL_CHARGE_TRANSPARENT

public static final int _P_CALL_CHARGE_TRANSPARENT
See Also:
Constant Field Values

P_CALL_CHARGE_TRANSPARENT

public static final TpCallChargeOrderCategory P_CALL_CHARGE_TRANSPARENT

_P_CALL_CHARGE_PREDEFINED_SET

public static final int _P_CALL_CHARGE_PREDEFINED_SET
See Also:
Constant Field Values

P_CALL_CHARGE_PREDEFINED_SET

public static final TpCallChargeOrderCategory P_CALL_CHARGE_PREDEFINED_SET
Constructor Detail

TpCallChargeOrderCategory

protected TpCallChargeOrderCategory(int i)
Method Detail

value

public int value()

from_int

public static TpCallChargeOrderCategory from_int(int value)


Copyright © 2008. All Rights Reserved.