public class Audit extends Object implements Serializable
| Constructor and Description |
|---|
Audit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStep() |
String |
getSubIntent() |
String |
getTransactionId() |
String |
getTransactionType() |
void |
setStep(String step) |
void |
setSubIntent(String subIntent) |
void |
setTransactionId(String transactionId) |
void |
setTransactionType(String transactionType) |
String |
toString() |
public String getSubIntent()
public void setSubIntent(String subIntent)
public String getStep()
public void setStep(String step)
public String getTransactionId()
public void setTransactionId(String transactionId)
public String getTransactionType()
public void setTransactionType(String transactionType)
Copyright © Active Intelligence Pte Ltd (http://active.ai/). All Rights Reserved.