public class OnmsLocationAvailDefinitionList extends JaxbListWrapper<OnmsLocationAvailDataPoint>
Constructor and Description |
---|
OnmsLocationAvailDefinitionList() |
OnmsLocationAvailDefinitionList(Collection<? extends OnmsLocationAvailDataPoint> dataPoint) |
Modifier and Type | Method and Description |
---|---|
List<OnmsLocationAvailDataPoint> |
getObjects() |
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 OnmsLocationAvailDefinitionList()
public OnmsLocationAvailDefinitionList(Collection<? extends OnmsLocationAvailDataPoint> dataPoint)
public List<OnmsLocationAvailDataPoint> getObjects()
getObjects
in class JaxbListWrapper<OnmsLocationAvailDataPoint>
Copyright © 2021. All rights reserved.