org.enhydra.barracuda.taskdefs
Class Xmlc.BooleanAttribute

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

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


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
Xmlc.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

Xmlc.BooleanAttribute

public Xmlc.BooleanAttribute()
Method Detail

getValues

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


Copyright © 2001 Enhydra.org