xdoclet
Class TemplateSubTask.ExtentTypes

java.lang.Object
  extended byorg.apache.tools.ant.types.EnumeratedAttribute
      extended byxdoclet.TemplateSubTask.ExtentTypes
Enclosing class:
TemplateSubTask

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

Author:
Ara Abrahamian (ara_e@email.com)
See Also:
Serialized Form
created
July 19, 2001

Field Summary
static String EXTENT_TYPE_CONCRETE_TYPE
           
static String EXTENT_TYPE_HIERARCHY
           
static String EXTENT_TYPE_SUPERCLASS
           
 
Constructor Summary
TemplateSubTask.ExtentTypes()
           
 
Method Summary
 String[] getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENT_TYPE_CONCRETE_TYPE

public static final String EXTENT_TYPE_CONCRETE_TYPE
See Also:
Constant Field Values

EXTENT_TYPE_SUPERCLASS

public static final String EXTENT_TYPE_SUPERCLASS
See Also:
Constant Field Values

EXTENT_TYPE_HIERARCHY

public static final String EXTENT_TYPE_HIERARCHY
See Also:
Constant Field Values
Constructor Detail

TemplateSubTask.ExtentTypes

public TemplateSubTask.ExtentTypes()
Method Detail

getValues

public String[] getValues()

http://xdoclet.sourceforge.net/