public class OnmsMapList extends JaxbListWrapper<OnmsMap>
OnmsMapList class.
| Constructor and Description |
|---|
OnmsMapList() |
OnmsMapList(Collection<? extends OnmsMap> maps) |
| Modifier and Type | Method and Description |
|---|---|
List<OnmsMap> |
getObjects() |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getCount, getTotalCount, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setCount, setObjects, setTotalCount, size, subList, toArray, toArrayclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic OnmsMapList()
public OnmsMapList(Collection<? extends OnmsMap> maps)
public List<OnmsMap> getObjects()
getObjects in class JaxbListWrapper<OnmsMap>Copyright © 2015. All rights reserved.