|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.demo.push.Choice
public class Choice
| Constructor Summary | |
|---|---|
Choice(java.lang.String label)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
|
int |
getVotesCount()
|
void |
increment(int i)
|
void |
setLabel(java.lang.String label)
|
void |
setVotesCount(int votesCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Choice(java.lang.String label)
| Method Detail |
|---|
public void increment(int i)
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
public int getVotesCount()
public void setVotesCount(int votesCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||