org.omg.CosTime
Class OverlapType
java.lang.Object
org.omg.CosTime.OverlapType
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class OverlapType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "OverlapType"
- 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 |
_OTContainer
public static final int _OTContainer
- See Also:
- Constant Field Values
OTContainer
public static final OverlapType OTContainer
_OTContained
public static final int _OTContained
- See Also:
- Constant Field Values
OTContained
public static final OverlapType OTContained
_OTOverlap
public static final int _OTOverlap
- See Also:
- Constant Field Values
OTOverlap
public static final OverlapType OTOverlap
_OTNoOverlap
public static final int _OTNoOverlap
- See Also:
- Constant Field Values
OTNoOverlap
public static final OverlapType OTNoOverlap
OverlapType
protected OverlapType(int i)
value
public int value()
from_int
public static OverlapType from_int(int value)
toString
public java.lang.String toString()