public class Transaction extends BGAbstractTransaction
| Modifier and Type | Field and Description |
|---|---|
static int |
FILTER_PAYMENT_ACCEPT |
static int |
FILTER_PAYMENT_REJECT |
| Constructor and Description |
|---|
Transaction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBvcomOrderId() |
void |
setBvcomOrderId(java.lang.String bvcomOrderId) |
getContractComment, getContractId, getContractTitle, getCreateDate, getPaymentId, getStatus, getSum, getTransactionDate, getTransactionId, isAutopayment, setAutopayment, setContractComment, setContractId, setContractTitle, setCreateDate, setPaymentId, setStatus, setSum, setTransactionDate, setTransactionId, toStringpublic static final int FILTER_PAYMENT_ACCEPT
public static final int FILTER_PAYMENT_REJECT