org.omg.WorkflowModel
Class workflow_stateType
java.lang.Object
org.omg.WorkflowModel.workflow_stateType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public class workflow_stateType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/WorkflowModel/workflow_stateType.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from WorkflowModel.idl
Monday, December 24, 2007 9:20:01 AM CET
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_open
public static final int _open
- See Also:
- Constant Field Values
open
public static final workflow_stateType open
_closed
public static final int _closed
- See Also:
- Constant Field Values
closed
public static final workflow_stateType closed
workflow_stateType
protected workflow_stateType(int value)
value
public int value()
from_int
public static workflow_stateType from_int(int value)