org.omg.CosNotifyChannelAdmin
Class ClientType
java.lang.Object
org.omg.CosNotifyChannelAdmin.ClientType
- IDLEntity, java.io.Serializable
public final class ClientType
extends java.lang.Object
Generated from IDL definition of enum "ClientType"
- JacORB IDL compiler
SEQUENCE_EVENT
public static final ClientType SEQUENCE_EVENT
STRUCTURED_EVENT
public static final ClientType STRUCTURED_EVENT
_ANY_EVENT
public static final int _ANY_EVENT
- 0
_SEQUENCE_EVENT
public static final int _SEQUENCE_EVENT
- 2
_STRUCTURED_EVENT
public static final int _STRUCTURED_EVENT
- 1
ClientType
protected ClientType(int i)
from_int
public static ClientType from_int(int value)