xdoclet.modules.hibernate
Class HibernateCfgSubTask.HibernateCFGVersion
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
xdoclet.modules.hibernate.HibernateCfgSubTask.HibernateCFGVersion
- Enclosing class:
- HibernateCfgSubTask
- public static class HibernateCfgSubTask.HibernateCFGVersion
- extends org.apache.tools.ant.types.EnumeratedAttribute
Based on Matt Raible's code for the Hibernate sub-task.
- Author:
- David Channon
- created
- April 02, 2005
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Method Summary |
String[] |
getValues()
Gets the Values attribute of the HibernateCFGVersion object. |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
HIBERNATE_2_0
public static final String HIBERNATE_2_0
- See Also:
- Constant Field Values
HIBERNATE_3_0
public static final String HIBERNATE_3_0
- See Also:
- Constant Field Values
HibernateCfgSubTask.HibernateCFGVersion
public HibernateCfgSubTask.HibernateCFGVersion()
getValues
public String[] getValues()
- Gets the Values attribute of the HibernateCFGVersion object.
- Returns:
- The Values value