Uses of Class
com.ecebs.rtd.enabler.types.response.StoredUseResponse

Packages that use StoredUseResponse
com.ecebs.rtd.enabler.types.response Contains classes that represent the various responses that could be received from an RTD server. 
 

Uses of StoredUseResponse in com.ecebs.rtd.enabler.types.response
 

Methods in com.ecebs.rtd.enabler.types.response that return StoredUseResponse
 StoredUseResponse DownloadStatusResponse.getStoredUseResponse()
           
 StoredUseResponse PendingRequests.getStoredUseResponse()
           
 StoredUseResponse ResponseMessage.getStoredUseResponse()
           
 

Methods in com.ecebs.rtd.enabler.types.response that return types with arguments of type StoredUseResponse
 List<StoredUseResponse> DownloadStatusResponse.getStoredUseResponses()
           
 List<StoredUseResponse> PendingRequests.getStoredUseResponses()
           
 List<StoredUseResponse> ResponseMessage.getStoredUseResponses()
           
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.