public static class UserDefinedLinkRestService.UserDefinedLinkCollection extends JaxbListWrapper<UserDefinedLink>
Constructor and Description |
---|
UserDefinedLinkCollection() |
UserDefinedLinkCollection(Collection<? extends UserDefinedLink> udls) |
Modifier and Type | Method and Description |
---|---|
List<UserDefinedLink> |
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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public UserDefinedLinkCollection()
public UserDefinedLinkCollection(Collection<? extends UserDefinedLink> udls)
public List<UserDefinedLink> getObjects()
getObjects
in class JaxbListWrapper<UserDefinedLink>
Copyright © 2021. All rights reserved.