public interface TemplateDescription
An instance of this class will be given to an extension for each jte template.
-
Method Details
-
name
String name() -
packageName
String packageName() -
className
String className() -
fullyQualifiedClassName
-
params
List<ParamDescription> params() -
imports
-