org.csapi.fw
Class TpLoadStatisticInfoType

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

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

Generated from IDL definition of enum "TpLoadStatisticInfoType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_LOAD_STATISTICS_INVALID
           
static int _P_LOAD_STATISTICS_VALID
           
static TpLoadStatisticInfoType P_LOAD_STATISTICS_INVALID
           
static TpLoadStatisticInfoType P_LOAD_STATISTICS_VALID
           
 
Constructor Summary
protected TpLoadStatisticInfoType(int i)
           
 
Method Summary
static TpLoadStatisticInfoType 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_LOAD_STATISTICS_VALID

public static final int _P_LOAD_STATISTICS_VALID
See Also:
Constant Field Values

P_LOAD_STATISTICS_VALID

public static final TpLoadStatisticInfoType P_LOAD_STATISTICS_VALID

_P_LOAD_STATISTICS_INVALID

public static final int _P_LOAD_STATISTICS_INVALID
See Also:
Constant Field Values

P_LOAD_STATISTICS_INVALID

public static final TpLoadStatisticInfoType P_LOAD_STATISTICS_INVALID
Constructor Detail

TpLoadStatisticInfoType

protected TpLoadStatisticInfoType(int i)
Method Detail

value

public int value()

from_int

public static TpLoadStatisticInfoType from_int(int value)


Copyright © 2009. All Rights Reserved.