Uses of Class
edu.washington.cs.sounddetector.server.api.methodresult.GetPendingNotificationsResult

Packages that use GetPendingNotificationsResult
edu.washington.cs.sounddetector.server.api.methodlogic   
edu.washington.cs.sounddetector.server.api.methodresult   
 

Uses of GetPendingNotificationsResult in edu.washington.cs.sounddetector.server.api.methodlogic
 

Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return GetPendingNotificationsResult
 GetPendingNotificationsResult WriteLogic.getPendingNotifications(GetPendingNotifications getPendingNotifications)
           
 

Uses of GetPendingNotificationsResult in edu.washington.cs.sounddetector.server.api.methodresult
 

Methods in edu.washington.cs.sounddetector.server.api.methodresult that return GetPendingNotificationsResult
static GetPendingNotificationsResult GetPendingNotificationsResult.failurePhoneDoesNotExist(String phoneId)
           
static GetPendingNotificationsResult GetPendingNotificationsResult.success(List<Notification> notifications)
           
 



Copyright © 2012. All Rights Reserved.