xdoclet.modules.bea.wls.ejb
Class WebLogicSubTask.CreateTablesType
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
xdoclet.modules.bea.wls.ejb.WebLogicSubTask.CreateTablesType
- Enclosing class:
- WebLogicSubTask
public static class WebLogicSubTask.CreateTablesType
- extends org.apache.tools.ant.types.EnumeratedAttribute
- created
- 30 july 2004
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Method Summary |
java.lang.String[] |
getValues()
Gets the Values attribute of the createTables object |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FALSE
public static final java.lang.String FALSE
- See Also:
- Constant Field Values
TRUE
public static final java.lang.String TRUE
- See Also:
- Constant Field Values
DISABLED
public static final java.lang.String DISABLED
- See Also:
- Constant Field Values
CREATE_ONLY
public static final java.lang.String CREATE_ONLY
- See Also:
- Constant Field Values
DROP_AND_CREATE
public static final java.lang.String DROP_AND_CREATE
- See Also:
- Constant Field Values
DROP_AND_CREATE_ALWAYS
public static final java.lang.String DROP_AND_CREATE_ALWAYS
- See Also:
- Constant Field Values
ALTER_OR_CREATE
public static final java.lang.String ALTER_OR_CREATE
- See Also:
- Constant Field Values
WebLogicSubTask.CreateTablesType
public WebLogicSubTask.CreateTablesType()
getValues
public java.lang.String[] getValues()
- Gets the Values attribute of the createTables object
- Specified by:
getValues
in class org.apache.tools.ant.types.EnumeratedAttribute
- Returns:
- The Values value