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