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

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

public class UpdateRequestResponse
extends Object
implements Serializable

Response to a request to modify the contents of a card.

Author:
kyleb
See Also:
Serialized Form

Constructor Summary
UpdateRequestResponse()
           
 
Method Summary
 ResponseMessage.UpdateOutcome getOutcome()
           
 String getRequestId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateRequestResponse

public UpdateRequestResponse()
Method Detail

getRequestId

public String getRequestId()

getOutcome

public ResponseMessage.UpdateOutcome getOutcome()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.