org.omg.CosCollection
Class LowerBoundStyle
java.lang.Object
org.omg.CosCollection.LowerBoundStyle
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class LowerBoundStyle
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "LowerBoundStyle"
- 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_lo
public static final int _equal_lo
- See Also:
- Constant Field Values
equal_lo
public static final LowerBoundStyle equal_lo
_greater
public static final int _greater
- See Also:
- Constant Field Values
greater
public static final LowerBoundStyle greater
_greater_or_equal
public static final int _greater_or_equal
- See Also:
- Constant Field Values
greater_or_equal
public static final LowerBoundStyle greater_or_equal
LowerBoundStyle
protected LowerBoundStyle(int i)
value
public int value()
from_int
public static LowerBoundStyle from_int(int value)
toString
public java.lang.String toString()