model
Class InvoiceTransaction
java.lang.Object
model.InvoiceTransaction
public class InvoiceTransaction
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvoiceTransaction
public InvoiceTransaction()
getTxid
public java.lang.String getTxid()
setTxid
public void setTxid(java.lang.String _txid)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String _type)
getAmount
public double getAmount()
setAmount
public void setAmount(double _amount)