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 |
String[] |
getValues()
Gets the Values attribute of the createTables object |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
DISABLED
public static final String DISABLED
- See Also:
- Constant Field Values
CREATE_ONLY
public static final String CREATE_ONLY
- See Also:
- Constant Field Values
DROP_AND_CREATE
public static final String DROP_AND_CREATE
- See Also:
- Constant Field Values
DROP_AND_CREATE_ALWAYS
public static final String DROP_AND_CREATE_ALWAYS
- See Also:
- Constant Field Values
ALTER_OR_CREATE
public static final String ALTER_OR_CREATE
- See Also:
- Constant Field Values
WebLogicSubTask.CreateTablesType
public WebLogicSubTask.CreateTablesType()
getValues
public String[] getValues()
- Gets the Values attribute of the createTables object
- Returns:
- The Values value