org.csapi.fw
Class TpLoadLevel
java.lang.Object
org.csapi.fw.TpLoadLevel
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpLoadLevel
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpLoadLevel"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_LOAD_LEVEL_NORMAL
public static final int _LOAD_LEVEL_NORMAL
- See Also:
- Constant Field Values
LOAD_LEVEL_NORMAL
public static final TpLoadLevel LOAD_LEVEL_NORMAL
_LOAD_LEVEL_OVERLOAD
public static final int _LOAD_LEVEL_OVERLOAD
- See Also:
- Constant Field Values
LOAD_LEVEL_OVERLOAD
public static final TpLoadLevel LOAD_LEVEL_OVERLOAD
_LOAD_LEVEL_SEVERE_OVERLOAD
public static final int _LOAD_LEVEL_SEVERE_OVERLOAD
- See Also:
- Constant Field Values
LOAD_LEVEL_SEVERE_OVERLOAD
public static final TpLoadLevel LOAD_LEVEL_SEVERE_OVERLOAD
TpLoadLevel
protected TpLoadLevel(int i)
value
public int value()
from_int
public static TpLoadLevel from_int(int value)
Copyright © 2009. All Rights Reserved.