public class AlarmCollectionDTO extends JaxbListWrapper<AlarmDTO>
| Constructor and Description | 
|---|
AlarmCollectionDTO()  | 
AlarmCollectionDTO(Collection<? extends AlarmDTO> alarms)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AlarmDTO> | 
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 AlarmCollectionDTO()
public AlarmCollectionDTO(Collection<? extends AlarmDTO> alarms)
public List<AlarmDTO> getObjects()
getObjects in class JaxbListWrapper<AlarmDTO>Copyright © 2020. All rights reserved.