org.omg.CosNotifyChannelAdmin
Class InterFilterGroupOperator
java.lang.Object
org.omg.CosNotifyChannelAdmin.InterFilterGroupOperator
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class InterFilterGroupOperator
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "InterFilterGroupOperator"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_AND_OP
public static final int _AND_OP
- See Also:
- Constant Field Values
AND_OP
public static final InterFilterGroupOperator AND_OP
_OR_OP
public static final int _OR_OP
- See Also:
- Constant Field Values
OR_OP
public static final InterFilterGroupOperator OR_OP
InterFilterGroupOperator
protected InterFilterGroupOperator(int i)
value
public int value()
from_int
public static InterFilterGroupOperator from_int(int value)