org.omg.CosNotifyChannelAdmin
Class InterFilterGroupOperator
java.lang.Object
org.omg.CosNotifyChannelAdmin.InterFilterGroupOperator
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class InterFilterGroupOperator
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "InterFilterGroupOperator".
- Version:
- generated at Sep 14, 2010 11:02:18 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object