Uses of Class
org.onebusaway.users.client.model.UserIndexBean
-
Packages that use UserIndexBean Package Description org.onebusaway.users.client.model -
-
Uses of UserIndexBean in org.onebusaway.users.client.model
Methods in org.onebusaway.users.client.model that return types with arguments of type UserIndexBean Modifier and Type Method Description List<UserIndexBean>UserBean. getIndices()Methods in org.onebusaway.users.client.model with parameters of type UserIndexBean Modifier and Type Method Description intUserIndexBean. compareTo(UserIndexBean o)Method parameters in org.onebusaway.users.client.model with type arguments of type UserIndexBean Modifier and Type Method Description voidUserBean. setIndices(List<UserIndexBean> indices)
-