org.enhydra.barracuda.taskdefs
Class CopyAndReplace.BooleanAttribute

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

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


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

Constructor Detail

CopyAndReplace.BooleanAttribute

public CopyAndReplace.BooleanAttribute()
Method Detail

getValues

public java.lang.String[] getValues()
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute


Copyright © 2001 Enhydra.org