Public Member Functions | |
Document | getDocument () |
void | setDocument (Document document) |
void | afterCompose () |
Definition at line 29 of file DocumentTotal.java.
void org.turro.financials.document.DocumentTotal.afterCompose | ( | ) |
Definition at line 49 of file DocumentTotal.java.
Document org.turro.financials.document.DocumentTotal.getDocument | ( | ) |
Definition at line 34 of file DocumentTotal.java.
void org.turro.financials.document.DocumentTotal.setDocument | ( | Document | document | ) |
Definition at line 38 of file DocumentTotal.java.