org.apache.myfaces.examples.forceid
Class ForceIdBean
java.lang.Object
org.apache.myfaces.examples.forceid.ForceIdBean
public class ForceIdBean
- extends Object
- Author:
- Matthias Weßendorf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForceIdBean
public ForceIdBean()
getValueOne
public String getValueOne()
setValueOne
public void setValueOne(String valueOne)
getValueTwo
public String getValueTwo()
setValueTwo
public void setValueTwo(String valueTwo)
getUsers
public User[] getUsers()
setUsers
public void setUsers(User[] users)
getChoices
public ArrayList getChoices()
setCurrentChoice
public void setCurrentChoice(String currentChoice)
getCurrentChoice
public String getCurrentChoice()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.