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

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

public class StoredUseResponse
extends BaseResponse
implements Serializable

Response associated with a AddStoredUseRequest or DeductStoredUseRequest

Author:
kyleb
See Also:
Serialized Form

Nested Class Summary
static class StoredUseResponse.StoredUseResponseType
           
 
Constructor Summary
StoredUseResponse()
           
 
Method Summary
 String getIdentifier()
           
 int getStoredUses()
           
 StoredUseResponse.StoredUseResponseType 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

StoredUseResponse

public StoredUseResponse()
Method Detail

getStoredUses

public int getStoredUses()

getIdentifier

public String getIdentifier()

getType

public StoredUseResponse.StoredUseResponseType getType()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.