com.telapi.api.domain.list
Class TranscriptionList

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

public class TranscriptionList
extends TelapiList<Transcription>


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

TranscriptionList

public TranscriptionList()
Method Detail

mapElements

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


Copyright © 2012. All Rights Reserved.