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