Uses of Class
com.fizzed.rocker.model.JavaImport
-
Packages that use JavaImport Package Description com.fizzed.rocker.model -
-
Uses of JavaImport in com.fizzed.rocker.model
Fields in com.fizzed.rocker.model with type parameters of type JavaImport Modifier and Type Field Description private java.util.List<JavaImport>TemplateModel. importsMethods in com.fizzed.rocker.model that return types with arguments of type JavaImport Modifier and Type Method Description java.util.List<JavaImport>TemplateModel. getImports()
-