|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.BaseTemplateMethodBodyStatement
org.richfaces.cdk.templatecompiler.ConstantReturnMethodBodyStatement
public class ConstantReturnMethodBodyStatement
| Constructor Summary | |
|---|---|
ConstantReturnMethodBodyStatement(java.lang.String returnValue)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getReturnValue()
|
| Methods inherited from class org.richfaces.cdk.templatecompiler.BaseTemplateMethodBodyStatement |
|---|
getCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantReturnMethodBodyStatement(java.lang.String returnValue)
| Method Detail |
|---|
public java.lang.String getReturnValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||