xdoclet
Class TemplateSubTask.ExtentTypes

java.lang.Object
  |
  +--org.apache.tools.ant.types.EnumeratedAttribute
        |
        +--xdoclet.TemplateSubTask.ExtentTypes
Enclosing class:
TemplateSubTask

public static class TemplateSubTask.ExtentTypes
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Ara Abrahamian (ara_e@email.com)

Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
TemplateSubTask.ExtentTypes()
           
 
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

TemplateSubTask.ExtentTypes

public TemplateSubTask.ExtentTypes()
Method Detail

getValues

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