public class RendererUtilsMethod extends JavaMethod
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILT_IN |
IMPORTS_TRANSFORM| Constructor and Description |
|---|
RendererUtilsMethod(HelperMethod helper,
String rendererUtilsClassName) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JavaImport> |
getRequiredImports() |
boolean |
isHidden()
|
getArguments, getExceptions, getMethodBody, getReturnType, setMethodBodyaddAnnotation, addComment, addModifier, getAnnotations, getComments, getModifiers, getName, setHidden, setNamepublic static final String BUILT_IN
public RendererUtilsMethod(HelperMethod helper, String rendererUtilsClassName)
public boolean isHidden()
JavaLanguageElement
isHidden in class JavaLanguageElementpublic Iterable<JavaImport> getRequiredImports()
getRequiredImports in interface RequireImportsgetRequiredImports in class JavaMethodCopyright © 2014 JBoss by Red Hat. All Rights Reserved.