◆ VatEntry()
| org.turro.financials.treasury.m303m.VatEntry.VatEntry |
( |
int |
vat, |
|
|
EntryMonth |
month |
|
) |
| |
◆ getAccount()
| String org.turro.financials.treasury.m303m.VatEntry.getAccount |
( |
| ) |
|
Definition at line 48 of file m303m/VatEntry.java.
51 "select a.id from Account as a where a.id like ?",
Object getSingleResult(WhereClause wc)
◆ getAmountOp()
| double org.turro.financials.treasury.m303m.VatEntry.getAmountOp |
( |
| ) |
|
◆ getAmountVat()
| double org.turro.financials.treasury.m303m.VatEntry.getAmountVat |
( |
| ) |
|
◆ getDao()
| Dao org.turro.financials.treasury.m303m.VatEntry.getDao |
( |
| ) |
|
◆ getDeclaredVat()
| double org.turro.financials.treasury.m303m.VatEntry.getDeclaredVat |
( |
| ) |
|
◆ getMonth()
| EntryMonth org.turro.financials.treasury.m303m.VatEntry.getMonth |
( |
| ) |
|
◆ getPendingVat()
| Double org.turro.financials.treasury.m303m.VatEntry.getPendingVat |
( |
| ) |
|
◆ getToDeclareAmountOp()
| double org.turro.financials.treasury.m303m.VatEntry.getToDeclareAmountOp |
( |
| ) |
|
◆ getToDeclareAmountVat()
| double org.turro.financials.treasury.m303m.VatEntry.getToDeclareAmountVat |
( |
| ) |
|
◆ getVat()
| double org.turro.financials.treasury.m303m.VatEntry.getVat |
( |
| ) |
|
◆ setPendingVat()
| void org.turro.financials.treasury.m303m.VatEntry.setPendingVat |
( |
double |
value | ) |
|
The documentation for this class was generated from the following file: