org.obe.wfxml.model
Class ResponseRequiredType
java.lang.Object
org.obe.util.AbstractEnum
org.obe.wfxml.model.ResponseRequiredType
- All Implemented Interfaces:
- java.lang.Comparable, Enum, java.io.Serializable
- public final class ResponseRequiredType
- extends AbstractEnum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
YES
public static final ResponseRequiredType YES
NO
public static final ResponseRequiredType NO
IF_ERROR
public static final ResponseRequiredType IF_ERROR
VALUES
public static final java.util.List VALUES
valueOf
public static ResponseRequiredType valueOf(java.lang.String tag)
family
public java.util.List family()
- Description copied from interface:
Enum
- Returns an immutable list of the members of the enumerated type.
- Returns:
- The family of allowed values.
OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.