public class OnmsMonitoredServiceList extends JaxbListWrapper<OnmsMonitoredService>
| Constructor and Description | 
|---|
OnmsMonitoredServiceList()  | 
OnmsMonitoredServiceList(Collection<? extends OnmsMonitoredService> services)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OnmsMonitoredService> | 
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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic OnmsMonitoredServiceList()
public OnmsMonitoredServiceList(Collection<? extends OnmsMonitoredService> services)
public List<OnmsMonitoredService> getObjects()
getObjects in class JaxbListWrapper<OnmsMonitoredService>Copyright © 2020. All rights reserved.