org.omg.CosNotifyChannelAdmin
Class ClientType
java.lang.Object
org.omg.CosNotifyChannelAdmin.ClientType
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ClientType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "ClientType"
- 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 |
_ANY_EVENT
public static final int _ANY_EVENT
- See Also:
- Constant Field Values
ANY_EVENT
public static final ClientType ANY_EVENT
_STRUCTURED_EVENT
public static final int _STRUCTURED_EVENT
- See Also:
- Constant Field Values
STRUCTURED_EVENT
public static final ClientType STRUCTURED_EVENT
_SEQUENCE_EVENT
public static final int _SEQUENCE_EVENT
- See Also:
- Constant Field Values
SEQUENCE_EVENT
public static final ClientType SEQUENCE_EVENT
ClientType
protected ClientType(int i)
value
public int value()
from_int
public static ClientType from_int(int value)
toString
public java.lang.String toString()