org.omg.WorkflowModel
Class process_mgr_stateType
java.lang.Object
org.omg.WorkflowModel.process_mgr_stateType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
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.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 |
_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)