com.telapi.api.domain.list
Class NotificationList

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

public class NotificationList
extends TelapiList<Notification>


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

NotificationList

public NotificationList()
Method Detail

mapElements

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


Copyright © 2012. All Rights Reserved.