|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.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)
|
java.lang.String |
toCode()
|
| 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 java.lang.String toCode()
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 | |||||||||