com.mulesoft.ion.client
Class NotificationResults
java.lang.Object
com.mulesoft.ion.client.NotificationResults
public class NotificationResults
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationResults
public NotificationResults()
getTotal
public long getTotal()
setTotal
public void setTotal(long total)
getNotifications
public List<Notification> getNotifications()
setNotifications
public void setNotifications(List<Notification> notifications)
Copyright © 2012. All Rights Reserved.