|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ecebs.rtd.enabler.types.response.BaseResponse
com.ecebs.rtd.enabler.types.response.StoredUseResponse
public class StoredUseResponse
Response associated with a AddStoredUseRequest
or
DeductStoredUseRequest
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 |
---|
public StoredUseResponse()
Method Detail |
---|
public int getStoredUses()
public String getIdentifier()
public StoredUseResponse.StoredUseResponseType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |