com.telapi.api.domain.list
Class ApplicationList

java.lang.Object
  extended by com.telapi.api.domain.TelapiList<Application>
      extended by com.telapi.api.domain.list.ApplicationList
All Implemented Interfaces:
Iterable<Application>

public class ApplicationList
extends TelapiList<Application>


Constructor Summary
ApplicationList()
           
 
Method Summary
protected  void mapElements(List<Application> elements)
           
 
Methods inherited from class com.telapi.api.domain.TelapiList
getEnd, getFirstPageUri, getLastPageUri, getNextPageUri, getNumpages, getPage, getPagesize, getPreviousPageUri, getStart, getTotal, getUri, iterator, setElements, setEnd, setFirstPageUri, setLastPageUri, setNextPageUri, setNumpages, setPage, setPagesize, setPreviousPageUri, setStart, setTotal, setUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationList

public ApplicationList()
Method Detail

mapElements

protected void mapElements(List<Application> elements)
Specified by:
mapElements in class TelapiList<Application>


Copyright © 2012. All Rights Reserved.