org.onebusaway.webapp.actions.user
Class IndexModel
java.lang.Object
org.onebusaway.webapp.actions.user.IndexModel
public class IndexModel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexModel
public IndexModel()
getUser
public UserBean getUser()
setUser
public void setUser(UserBean user)
getPhoneIndices
public List<UserIndexBean> getPhoneIndices()
setPhoneIndices
public void setPhoneIndices(List<UserIndexBean> phoneIndices)
Copyright © 2012 OneBusAway. All Rights Reserved.