org.omg.CosBridgeAdmin
Class ExternalEndpointErrorCode
java.lang.Object
org.omg.CosBridgeAdmin.ExternalEndpointErrorCode
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class ExternalEndpointErrorCode
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "ExternalEndpointErrorCode".
- Version:
- generated at Jan 1, 2011 11:43:04 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- 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()
- Overrides:
toString
in class java.lang.Object