public class OnmsMapElementList extends JaxbListWrapper<OnmsMapElement>
OnmsMapElementList class.
Constructor and Description |
---|
OnmsMapElementList() |
OnmsMapElementList(Collection<? extends OnmsMapElement> mapElements) |
Modifier and Type | Method and Description |
---|---|
List<OnmsMapElement> |
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, toArray
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public OnmsMapElementList()
public OnmsMapElementList(Collection<? extends OnmsMapElement> mapElements)
public List<OnmsMapElement> getObjects()
getObjects
in class JaxbListWrapper<OnmsMapElement>
Copyright © 2015. All rights reserved.