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

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

public class STRResponse
extends BaseResponse
implements Serializable

Response associated with a AddSTRRequest or DeductSTRRequest

Author:
kyleb
See Also:
Serialized Form

Nested Class Summary
static class STRResponse.STRResponseType
           
 
Constructor Summary
STRResponse()
           
 
Method Summary
 int getBalance()
           
 STRResponse.STRResponseType getType()
           
 int getValue()
           
 
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

STRResponse

public STRResponse()
Method Detail

getType

public STRResponse.STRResponseType getType()

getValue

public int getValue()

getBalance

public int getBalance()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.