org.omg.WorkflowModel
Class how_closedType
java.lang.Object
org.omg.WorkflowModel.how_closedType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public class how_closedType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/WorkflowModel/how_closedType.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from WorkflowModel.idl
Thursday, September 24, 2009 9:19:00 AM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_completed
public static final int _completed
- See Also:
- Constant Field Values
completed
public static final how_closedType completed
_terminated
public static final int _terminated
- See Also:
- Constant Field Values
terminated
public static final how_closedType terminated
_aborted
public static final int _aborted
- See Also:
- Constant Field Values
aborted
public static final how_closedType aborted
how_closedType
protected how_closedType(int value)
value
public int value()
from_int
public static how_closedType from_int(int value)