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

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.response.BaseResponse
      extended by com.ecebs.rtd.enabler.types.response.DeleteProductResponse
All Implemented Interfaces:
Serializable

public class DeleteProductResponse
extends BaseResponse

Response associated with a DeleteProductRequest

Author:
kyleb
See Also:
Serialized Form

Nested Class Summary
static class DeleteProductResponse.DeleteType
          The type of delete operation
 
Constructor Summary
DeleteProductResponse()
           
 
Method Summary
 DeleteProductResponse.DeleteType getType()
           
 
Methods inherited from class com.ecebs.rtd.enabler.types.response.BaseResponse
getCreatingIsamId, getCreatingIsamSeqNum, getDateTime, getLastDownloadFailureReason, getLastDownloadOutcome, getOutcome, getProductId, getRequestId, getRequestOriginator
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteProductResponse

public DeleteProductResponse()
Method Detail

getType

public DeleteProductResponse.DeleteType getType()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.