org.omg.CosCollection
Class ElementInvalidReason
java.lang.Object
org.omg.CosCollection.ElementInvalidReason
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ElementInvalidReason
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of enum "ElementInvalidReason"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_element_type_invalid
public static final int _element_type_invalid
- See Also:
- Constant Field Values
element_type_invalid
public static final ElementInvalidReason element_type_invalid
_positioning_property_invalid
public static final int _positioning_property_invalid
- See Also:
- Constant Field Values
positioning_property_invalid
public static final ElementInvalidReason positioning_property_invalid
_element_exists
public static final int _element_exists
- See Also:
- Constant Field Values
element_exists
public static final ElementInvalidReason element_exists
ElementInvalidReason
protected ElementInvalidReason(int i)
value
public int value()
from_int
public static ElementInvalidReason from_int(int value)