org.csapi.fw
Class TpLoadStatisticEntityType

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

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

Generated from IDL definition of enum "TpLoadStatisticEntityType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_LOAD_STATISTICS_APP_TYPE
           
static int _P_LOAD_STATISTICS_FW_TYPE
           
static int _P_LOAD_STATISTICS_SVC_TYPE
           
static TpLoadStatisticEntityType P_LOAD_STATISTICS_APP_TYPE
           
static TpLoadStatisticEntityType P_LOAD_STATISTICS_FW_TYPE
           
static TpLoadStatisticEntityType P_LOAD_STATISTICS_SVC_TYPE
           
 
Constructor Summary
protected TpLoadStatisticEntityType(int i)
           
 
Method Summary
static TpLoadStatisticEntityType 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_FW_TYPE

public static final int _P_LOAD_STATISTICS_FW_TYPE
See Also:
Constant Field Values

P_LOAD_STATISTICS_FW_TYPE

public static final TpLoadStatisticEntityType P_LOAD_STATISTICS_FW_TYPE

_P_LOAD_STATISTICS_SVC_TYPE

public static final int _P_LOAD_STATISTICS_SVC_TYPE
See Also:
Constant Field Values

P_LOAD_STATISTICS_SVC_TYPE

public static final TpLoadStatisticEntityType P_LOAD_STATISTICS_SVC_TYPE

_P_LOAD_STATISTICS_APP_TYPE

public static final int _P_LOAD_STATISTICS_APP_TYPE
See Also:
Constant Field Values

P_LOAD_STATISTICS_APP_TYPE

public static final TpLoadStatisticEntityType P_LOAD_STATISTICS_APP_TYPE
Constructor Detail

TpLoadStatisticEntityType

protected TpLoadStatisticEntityType(int i)
Method Detail

value

public int value()

from_int

public static TpLoadStatisticEntityType from_int(int value)


Copyright © 2009. All Rights Reserved.