org.omg.WorkflowModel
Class why_not_runningType
java.lang.Object
org.omg.WorkflowModel.why_not_runningType
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public class why_not_runningType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/WorkflowModel/why_not_runningType.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from WorkflowModel.idl
Friday, May 18, 2007 2:02:05 PM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_not_started
public static final int _not_started
- See Also:
- Constant Field Values
not_started
public static final why_not_runningType not_started
_suspended
public static final int _suspended
- See Also:
- Constant Field Values
suspended
public static final why_not_runningType suspended
why_not_runningType
protected why_not_runningType(int value)
value
public int value()
from_int
public static why_not_runningType from_int(int value)