org.omg.CosTime
Class ComparisonType
java.lang.Object
org.omg.CosTime.ComparisonType
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ComparisonType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "ComparisonType"
- 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 |
_IntervalC
public static final int _IntervalC
- See Also:
- Constant Field Values
IntervalC
public static final ComparisonType IntervalC
_MidC
public static final int _MidC
- See Also:
- Constant Field Values
MidC
public static final ComparisonType MidC
ComparisonType
protected ComparisonType(int i)
value
public int value()
from_int
public static ComparisonType from_int(int value)
toString
public java.lang.String toString()