|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.examples.stockquote.StockQuotePage.Quote
public static class StockQuotePage.Quote
POJO to hold the symbol for the quote query.
| Constructor Summary | |
|---|---|
StockQuotePage.Quote()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSymbol()
Gets the symbol. |
void |
setSymbol(java.lang.String symbol)
Sets the symbol. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StockQuotePage.Quote()
| Method Detail |
|---|
public java.lang.String getSymbol()
public void setSymbol(java.lang.String symbol)
symbol - the symbol
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||