public interface FtlTemplate
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
getAnnotations() |
List<Field> |
getFields() |
String |
getFtlTempleteLocation() |
String |
getFullyQualifiedName() |
Header |
getHeader() |
String |
getJavadoc() |
List<? extends Method> |
getMethods() |
String |
getPackageName() |
File |
getRelativeFile() |
TypeDeclaration |
getTypeDeclaration() |
Header getHeader()
String getPackageName()
String getJavadoc()
List<Annotation> getAnnotations()
TypeDeclaration getTypeDeclaration()
String getFullyQualifiedName()
File getRelativeFile()
String getFtlTempleteLocation()
Copyright © 2014. All Rights Reserved.