public class ProcessorresponsesCursor extends AbstractCursor
processorresponses
table.Constructor and Description |
---|
ProcessorresponsesCursor(android.database.Cursor cursor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApprovalcode()
Get the
approvalcode value. |
java.lang.Long |
getApprovedamount()
Get the
approvedamount value. |
java.lang.String |
getCvresult()
Get the
cvresult value. |
java.lang.String |
getEmvauthorizationcode()
Get the
emvauthorizationcode value. |
java.lang.String |
getEmvauthorizationresponsecode()
Get the
emvauthorizationresponsecode value. |
java.lang.String |
getEmvtags()
Get the
emvTags value. |
java.lang.String |
getProviderVerification()
Get the
providerVerification value. |
java.lang.Long |
getRemainingbalance()
Get the
remainingbalance value. |
java.lang.String |
getRetrievalRefNum()
Get the
retrievelRefNum value. |
java.lang.String |
getStatus()
Get the
status value. |
java.lang.String |
getStatuscode()
Get the
statuscode value. |
java.lang.String |
getStatusmessage()
Get the
statusmessage value. |
java.lang.String |
getTransactionid()
Get the
transactionid value. |
getBoolean, getCachedColumnIndexOrThrow, getDate, getDoubleOrNull, getFloatOrNull, getId, getIntegerOrNull, getLongOrNull
close, copyStringToBuffer, deactivate, getBlob, getColumnCount, getColumnIndex, getColumnIndexOrThrow, getColumnName, getColumnNames, getCount, getDouble, getExtras, getFloat, getInt, getLong, getNotificationUri, getPosition, getShort, getString, getType, getWantsAllOnMoveCalls, getWrappedCursor, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isNull, move, moveToFirst, moveToLast, moveToNext, moveToPosition, moveToPrevious, registerContentObserver, registerDataSetObserver, requery, respond, setNotificationUri, unregisterContentObserver, unregisterDataSetObserver
public ProcessorresponsesCursor(android.database.Cursor cursor)
public java.lang.String getTransactionid()
transactionid
value.
Cannot be null
.public java.lang.String getStatus()
status
value.
Can be null
.public java.lang.String getStatuscode()
statuscode
value.
Can be null
.public java.lang.String getStatusmessage()
statusmessage
value.
Can be null
.public java.lang.String getApprovalcode()
approvalcode
value.
Can be null
.public java.lang.String getEmvauthorizationcode()
emvauthorizationcode
value.
Can be null
.public java.lang.String getEmvauthorizationresponsecode()
emvauthorizationresponsecode
value.
Can be null
.public java.lang.Long getApprovedamount()
approvedamount
value.
Can be null
.public java.lang.Long getRemainingbalance()
remainingbalance
value.
Can be null
.public java.lang.String getCvresult()
cvresult
value.
Can be null
.public java.lang.String getEmvtags()
emvTags
value.
Can be null
.public java.lang.String getProviderVerification()
providerVerification
value.
Can be null
.public java.lang.String getRetrievalRefNum()
retrievelRefNum
value.
Can be null
.