org.richfaces.cdk.templatecompiler.statements
Class HelperJavaMethod
java.lang.Object
org.richfaces.cdk.templatecompiler.builder.model.JavaLanguageElement
org.richfaces.cdk.templatecompiler.builder.model.JavaMethod
org.richfaces.cdk.templatecompiler.statements.HelperJavaMethod
- All Implemented Interfaces:
- RequireImports
public class HelperJavaMethod
- extends JavaMethod
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelperJavaMethod
public HelperJavaMethod(String name,
ELType returnType,
Argument[] arguments)
HelperJavaMethod
public HelperJavaMethod(String name)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.