public class RestUserList extends Object implements RestEntity
Constructor and Description |
---|
RestUserList() |
RestUserList(List<String> userList) |
Modifier and Type | Method and Description |
---|---|
List<RestUser> |
getUsers() |
void |
setUsers(List<RestUser> users) |
Copyright © 2015. All rights reserved.