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