public class OnmsUserList extends JaxbListWrapper<OnmsUser>
Constructor and Description |
---|
OnmsUserList() |
OnmsUserList(Collection<? extends OnmsUser> users) |
Modifier and Type | Method and Description |
---|---|
List<OnmsUser> |
getObjects() |
List<OnmsUser> |
getUsers() |
void |
setUsers(List<OnmsUser> users) |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getCount, getOffset, getTotalCount, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setCount, setObjects, setOffset, setTotalCount, size, subList, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public OnmsUserList()
public OnmsUserList(Collection<? extends OnmsUser> users)
public List<OnmsUser> getObjects()
getObjects
in class JaxbListWrapper<OnmsUser>
Copyright © 2021. All rights reserved.