xdoclet

Class TemplateSubTask.OfType

Enclosing Class:
TemplateSubTask

public static final class TemplateSubTask.OfType
extends java.lang.Object

Applicable only to per class output generation. Specify full qualified class name from which classes should be derived. Output generation is performed only for classes of one of the types defined in this property, it's a comma-separated list. You can control the extent in which the type search occurs by using 'extent' property.

created
10. september 2002

Method Summary

String
getType()
void
setType(String type)

Method Details

getType

public String getType()


setType

public void setType(String type)