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