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

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

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

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

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



Copyright © 2013 Ecebs Ltd. All Rights Reserved.