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