xdoclet.modules.bea.wls.ejb
Class WebLogicSubTask.ValidateDbSchemaWithTypes

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by xdoclet.modules.bea.wls.ejb.WebLogicSubTask.ValidateDbSchemaWithTypes
Enclosing class:
WebLogicSubTask

public static class WebLogicSubTask.ValidateDbSchemaWithTypes
extends org.apache.tools.ant.types.EnumeratedAttribute

Legal values of the validate-db-schema-with in weblogic-rdbms20-persistence-600.dtd

created
17. juni 2002

Field Summary
static java.lang.String META_DATA
           
static java.lang.String TABLE_QUERY
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
WebLogicSubTask.ValidateDbSchemaWithTypes()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the Values attribute of the ValidateDbSchemaWithTypes 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
 

Field Detail

META_DATA

public static final java.lang.String META_DATA
See Also:
Constant Field Values

TABLE_QUERY

public static final java.lang.String TABLE_QUERY
See Also:
Constant Field Values
Constructor Detail

WebLogicSubTask.ValidateDbSchemaWithTypes

public WebLogicSubTask.ValidateDbSchemaWithTypes()
Method Detail

getValues

public java.lang.String[] getValues()
Gets the Values attribute of the ValidateDbSchemaWithTypes object

Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
Returns:
The Values value

http://xdoclet.sourceforge.net/