org.omg.CosCollection
Class UpperBoundStyle
java.lang.Object
org.omg.CosCollection.UpperBoundStyle
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class UpperBoundStyle
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "UpperBoundStyle"
- 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 |
_equal_up
public static final int _equal_up
- See Also:
- Constant Field Values
equal_up
public static final UpperBoundStyle equal_up
_less
public static final int _less
- See Also:
- Constant Field Values
less
public static final UpperBoundStyle less
_less_or_equal
public static final int _less_or_equal
- See Also:
- Constant Field Values
less_or_equal
public static final UpperBoundStyle less_or_equal
UpperBoundStyle
protected UpperBoundStyle(int i)
value
public int value()
from_int
public static UpperBoundStyle from_int(int value)
toString
public java.lang.String toString()