Enhydra 5.1 API

org.enhydra.ant.taskdefs
Class DODS_XMLBuilder.BooleanAttribute

java.lang.Object
  |
  +--org.apache.tools.ant.types.EnumeratedAttribute
        |
        +--org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute
Enclosing class:
DODS_XMLBuilder

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


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
DODS_XMLBuilder.BooleanAttribute()
           
 
Method Summary
 java.lang.String[] getValues()
          Set value for Boolean parameters
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DODS_XMLBuilder.BooleanAttribute

public DODS_XMLBuilder.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

Enhydra 5.1 API