|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.builder.model.MethodBodyStatementsContainer
org.richfaces.cdk.templatecompiler.builder.model.MethodBody
public class MethodBody
| Constructor Summary | |
|---|---|
MethodBody()
|
|
MethodBody(JavaMethod method)
|
|
| Method Summary | |
|---|---|
void |
addType(java.lang.Class<?> clazz)
|
protected JavaMethod |
getMethod()
|
java.util.Set<java.lang.Class<?>> |
getUsedClasses()
|
protected void |
setMethod(JavaMethod method)
|
| Methods inherited from class org.richfaces.cdk.templatecompiler.builder.model.MethodBodyStatementsContainer |
|---|
addStatement, addStatement, addStatement, addStatement, getCode, getStatements, isEmpty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodBody()
public MethodBody(JavaMethod method)
| Method Detail |
|---|
protected JavaMethod getMethod()
protected void setMethod(JavaMethod method)
public void addType(java.lang.Class<?> clazz)
public java.util.Set<java.lang.Class<?>> getUsedClasses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||