]> git.mxchange.org Git - jfinancials-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 13 Oct 2017 21:43:54 +0000 (23:43 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 13 Oct 2017 21:43:54 +0000 (23:43 +0200)
commit4061cb4e7dc12f942b699835a3125ba10ade5643
treec3daae69f6cd5d36cae988c9c6050ec3a5ce2f30
parentd6e5ab55ca8afd2254a224e1ae0810b594a49cd3
Continued:
- renamed ReceiptItem -> FinancialReceiptItem
- added utils class ReceiptItems

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jfinancials/model/receipt/item/FinancialReceiptItem.java [new file with mode: 0644]
src/org/mxchange/jfinancials/model/receipt/item/ReceiptItem.java [deleted file]
src/org/mxchange/jfinancials/model/receipt/item/ReceiptItems.java [new file with mode: 0644]