org.csapi
Class TpCallAoCOrderCategory

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

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

Generated from IDL definition of enum "TpCallAoCOrderCategory"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_CHARGE_ADVICE_INFO
           
static int _P_CHARGE_NETWORK
           
static int _P_CHARGE_PER_TIME
           
static TpCallAoCOrderCategory P_CHARGE_ADVICE_INFO
           
static TpCallAoCOrderCategory P_CHARGE_NETWORK
           
static TpCallAoCOrderCategory P_CHARGE_PER_TIME
           
 
Constructor Summary
protected TpCallAoCOrderCategory(int i)
           
 
Method Summary
static TpCallAoCOrderCategory 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_CHARGE_ADVICE_INFO

public static final int _P_CHARGE_ADVICE_INFO
See Also:
Constant Field Values

P_CHARGE_ADVICE_INFO

public static final TpCallAoCOrderCategory P_CHARGE_ADVICE_INFO

_P_CHARGE_PER_TIME

public static final int _P_CHARGE_PER_TIME
See Also:
Constant Field Values

P_CHARGE_PER_TIME

public static final TpCallAoCOrderCategory P_CHARGE_PER_TIME

_P_CHARGE_NETWORK

public static final int _P_CHARGE_NETWORK
See Also:
Constant Field Values

P_CHARGE_NETWORK

public static final TpCallAoCOrderCategory P_CHARGE_NETWORK
Constructor Detail

TpCallAoCOrderCategory

protected TpCallAoCOrderCategory(int i)
Method Detail

value

public int value()

from_int

public static TpCallAoCOrderCategory from_int(int value)


Copyright © 2008. All Rights Reserved.