public class OnmsLocationAvailDefinitionList extends LinkedList<OnmsLocationAvailDataPoint>
modCount
Constructor and Description |
---|
OnmsLocationAvailDefinitionList() |
OnmsLocationAvailDefinitionList(Collection<? extends OnmsLocationAvailDataPoint> c) |
Modifier and Type | Method and Description |
---|---|
void |
addDefinition(OnmsLocationAvailDataPoint def) |
List<OnmsLocationAvailDataPoint> |
getDefinitions() |
void |
setDefinitions(List<OnmsLocationAvailDataPoint> defs) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, toArray, toArray
iterator
equals, hashCode, listIterator, removeRange, subList
containsAll, isEmpty, removeAll, retainAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subList
public OnmsLocationAvailDefinitionList()
public OnmsLocationAvailDefinitionList(Collection<? extends OnmsLocationAvailDataPoint> c)
public List<OnmsLocationAvailDataPoint> getDefinitions()
public void setDefinitions(List<OnmsLocationAvailDataPoint> defs)
public void addDefinition(OnmsLocationAvailDataPoint def)
Copyright © 2015. All Rights Reserved.