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