org.omg.CosBridgeAdmin
Class ExternalEndpointRole
java.lang.Object
org.omg.CosBridgeAdmin.ExternalEndpointRole
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ExternalEndpointRole
- extends Object
- implements IDLEntity
Generated from IDL enum "ExternalEndpointRole".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
_SOURCE
public static final int _SOURCE
- See Also:
- Constant Field Values
SOURCE
public static final ExternalEndpointRole SOURCE
_SINK
public static final int _SINK
- See Also:
- Constant Field Values
SINK
public static final ExternalEndpointRole SINK
ExternalEndpointRole
protected ExternalEndpointRole(int i)
value
public int value()
from_int
public static ExternalEndpointRole from_int(int value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.