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