org.csapi.fw
Class TpLoadStatisticError
java.lang.Object
org.csapi.fw.TpLoadStatisticError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpLoadStatisticError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpLoadStatisticError"
- 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 |
_P_LOAD_INFO_ERROR_UNDEFINED
public static final int _P_LOAD_INFO_ERROR_UNDEFINED
- See Also:
- Constant Field Values
P_LOAD_INFO_ERROR_UNDEFINED
public static final TpLoadStatisticError P_LOAD_INFO_ERROR_UNDEFINED
_P_LOAD_INFO_UNAVAILABLE
public static final int _P_LOAD_INFO_UNAVAILABLE
- See Also:
- Constant Field Values
P_LOAD_INFO_UNAVAILABLE
public static final TpLoadStatisticError P_LOAD_INFO_UNAVAILABLE
TpLoadStatisticError
protected TpLoadStatisticError(int i)
value
public int value()
from_int
public static TpLoadStatisticError from_int(int value)
Copyright © 2008. All Rights Reserved.