org.omg.CosBridgeAdmin
Class ExternalEndpointErrorCode
java.lang.Object
org.omg.CosBridgeAdmin.ExternalEndpointErrorCode
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ExternalEndpointErrorCode
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "ExternalEndpointErrorCode"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_INVALID_CHANNELID
public static final int _INVALID_CHANNELID
- See Also:
- Constant Field Values
INVALID_CHANNELID
public static final ExternalEndpointErrorCode INVALID_CHANNELID
_INVALID_JMSDESTINATION
public static final int _INVALID_JMSDESTINATION
- See Also:
- Constant Field Values
INVALID_JMSDESTINATION
public static final ExternalEndpointErrorCode INVALID_JMSDESTINATION
_MISMATCH_ENDPOINTROLE_NOTIFSTYLE
public static final int _MISMATCH_ENDPOINTROLE_NOTIFSTYLE
- See Also:
- Constant Field Values
MISMATCH_ENDPOINTROLE_NOTIFSTYLE
public static final ExternalEndpointErrorCode MISMATCH_ENDPOINTROLE_NOTIFSTYLE
ExternalEndpointErrorCode
protected ExternalEndpointErrorCode(int i)
value
public int value()
from_int
public static ExternalEndpointErrorCode from_int(int value)
toString
public java.lang.String toString()