DODS 7.3 API

org.enhydra.ant.taskdefs
Class DODS_DOClassFinder.BooleanAttribute

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by org.enhydra.ant.taskdefs.DODS_DOClassFinder.BooleanAttribute
Enclosing class:
DODS_DOClassFinder

public static class DODS_DOClassFinder.BooleanAttribute
extends org.apache.tools.ant.types.EnumeratedAttribute


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
DODS_DOClassFinder.BooleanAttribute()
           
 
Method Summary
 java.lang.String[] getValues()
          Set value for Boolean parameters
 
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
 

Constructor Detail

DODS_DOClassFinder.BooleanAttribute

public DODS_DOClassFinder.BooleanAttribute()
Method Detail

getValues

public java.lang.String[] getValues()
Set value for Boolean parameters

Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute

DODS 7.3 API