◆ PayrollWrapper()
| org.turro.financials.model.document.PayrollWrapper.PayrollWrapper |
( |
Document |
payroll | ) |
|
◆ getContingenciesLine()
| DocumentLine org.turro.financials.model.document.PayrollWrapper.getContingenciesLine |
( |
| ) |
|
◆ getInsuranceLine()
| DocumentLine org.turro.financials.model.document.PayrollWrapper.getInsuranceLine |
( |
| ) |
|
◆ getPayroll()
| Document org.turro.financials.model.document.PayrollWrapper.getPayroll |
( |
| ) |
|
◆ getPayrollLine()
| DocumentLine org.turro.financials.model.document.PayrollWrapper.getPayrollLine |
( |
| ) |
|
◆ getProtectionLine()
| DocumentLine org.turro.financials.model.document.PayrollWrapper.getProtectionLine |
( |
| ) |
|
◆ getRetentionLine()
| DocumentLine org.turro.financials.model.document.PayrollWrapper.getRetentionLine |
( |
| ) |
|
◆ getSeizureLine()
| DocumentLine org.turro.financials.model.document.PayrollWrapper.getSeizureLine |
( |
| ) |
|
◆ save()
| void org.turro.financials.model.document.PayrollWrapper.save |
( |
| ) |
|
Definition at line 47 of file PayrollWrapper.java.
50 new DocumentWrapper(payroll).save(
Set< DocumentRelation > getDescendants()
Set< DocumentLine > getDocumentLines()
The documentation for this class was generated from the following file: