public class TransactionAndStatus extends Object implements Serializable
Constructor and Description |
---|
TransactionAndStatus() |
Modifier and Type | Method and Description |
---|---|
String |
getStatusCode()
This is the statusCode of this transaction.
|
String |
getTransactionReference()
This is the transactionReference of this transaction.
|
void |
setStatusCode(String statusCode)
Sets the statusCode of this transaction
|
void |
setTransactionReference(String transactionReference)
Sets the transactionReference of this transaction
|
public String getStatusCode()
public void setStatusCode(String statusCode)
statusCode
- String The statusCodepublic String getTransactionReference()
public void setTransactionReference(String transactionReference)
transactionReference
- String The transactionReferenceCopyright © 2017 Nets Branch Norway. All Rights Reserved.