org.csapi.fw
Class TpAPIUnavailReason
java.lang.Object
org.csapi.fw.TpAPIUnavailReason
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpAPIUnavailReason
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpAPIUnavailReason"
- 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 |
_API_UNAVAILABLE_UNDEFINED
public static final int _API_UNAVAILABLE_UNDEFINED
- See Also:
- Constant Field Values
API_UNAVAILABLE_UNDEFINED
public static final TpAPIUnavailReason API_UNAVAILABLE_UNDEFINED
_API_UNAVAILABLE_LOCAL_FAILURE
public static final int _API_UNAVAILABLE_LOCAL_FAILURE
- See Also:
- Constant Field Values
API_UNAVAILABLE_LOCAL_FAILURE
public static final TpAPIUnavailReason API_UNAVAILABLE_LOCAL_FAILURE
_API_UNAVAILABLE_GATEWAY_FAILURE
public static final int _API_UNAVAILABLE_GATEWAY_FAILURE
- See Also:
- Constant Field Values
API_UNAVAILABLE_GATEWAY_FAILURE
public static final TpAPIUnavailReason API_UNAVAILABLE_GATEWAY_FAILURE
_API_UNAVAILABLE_OVERLOADED
public static final int _API_UNAVAILABLE_OVERLOADED
- See Also:
- Constant Field Values
API_UNAVAILABLE_OVERLOADED
public static final TpAPIUnavailReason API_UNAVAILABLE_OVERLOADED
_API_UNAVAILABLE_CLOSED
public static final int _API_UNAVAILABLE_CLOSED
- See Also:
- Constant Field Values
API_UNAVAILABLE_CLOSED
public static final TpAPIUnavailReason API_UNAVAILABLE_CLOSED
_API_UNAVAILABLE_PROTOCOL_FAILURE
public static final int _API_UNAVAILABLE_PROTOCOL_FAILURE
- See Also:
- Constant Field Values
API_UNAVAILABLE_PROTOCOL_FAILURE
public static final TpAPIUnavailReason API_UNAVAILABLE_PROTOCOL_FAILURE
TpAPIUnavailReason
protected TpAPIUnavailReason(int i)
value
public int value()
from_int
public static TpAPIUnavailReason from_int(int value)
Copyright © 2009. All Rights Reserved.