|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.navigation.Put
public class Put
| Constructor Summary | |
|---|---|
Put()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
ScopeType |
getScope()
|
Expressions.ValueExpression |
getValue()
|
void |
setName(java.lang.String name)
|
void |
setScope(ScopeType scope)
|
void |
setValue(Expressions.ValueExpression value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Put()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
public ScopeType getScope()
public void setScope(ScopeType scope)
public Expressions.ValueExpression getValue()
public void setValue(Expressions.ValueExpression value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||