com.telapi.api.domain.list
Class RecordingList

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

public class RecordingList
extends TelapiList<Recording>


Constructor Summary
RecordingList()
           
 
Method Summary
protected  void mapElements(List<Recording> 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

RecordingList

public RecordingList()
Method Detail

mapElements

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


Copyright © 2012. All Rights Reserved.