public class Transaction extends BGAbstractTransaction
Constructor and Description |
---|
Transaction() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getContractComment, getContractId, getContractTitle, getCreateDate, getPaymentId, getStatus, getSum, getTransactionDate, getTransactionId, isAutopayment, setAutopayment, setContractComment, setContractId, setContractTitle, setCreateDate, setPaymentId, setStatus, setSum, setTransactionDate, setTransactionId
public java.lang.String toString()
toString
in class BGAbstractTransaction