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