public class WebProfileList extends ArrayList<WebProfile>
modCount| Constructor and Description |
|---|
WebProfileList()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<WebProfile> |
getWebProfileLists()
Getter for items
|
List<WebProfile> |
setWebProfileList(List<WebProfile> webProfiles)
Setter for items
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic List<WebProfile> setWebProfileList(List<WebProfile> webProfiles)
public List<WebProfile> getWebProfileLists()
Copyright © 2015. All Rights Reserved.