public class OnmsMonitoringLocationDefinitionList extends LinkedList<OnmsMonitoringLocationDefinition>
modCount| Constructor and Description |
|---|
OnmsMonitoringLocationDefinitionList() |
OnmsMonitoringLocationDefinitionList(Collection<? extends OnmsMonitoringLocationDefinition> c) |
| Modifier and Type | Method and Description |
|---|---|
List<OnmsMonitoringLocationDefinition> |
getDefinitions() |
void |
setDefinitions(List<OnmsMonitoringLocationDefinition> 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, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subListpublic OnmsMonitoringLocationDefinitionList()
public OnmsMonitoringLocationDefinitionList(Collection<? extends OnmsMonitoringLocationDefinition> c)
public List<OnmsMonitoringLocationDefinition> getDefinitions()
public void setDefinitions(List<OnmsMonitoringLocationDefinition> defs)
Copyright © 2015. All Rights Reserved.