org.omg.CosBridgeAdmin
Class ExternalEndpointErrorCode
java.lang.Object
org.omg.CosBridgeAdmin.ExternalEndpointErrorCode
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ExternalEndpointErrorCode
- extends Object
- implements IDLEntity
Generated from IDL enum "ExternalEndpointErrorCode".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
_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 String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.