]> git.mxchange.org Git - jfinancials-lib.git/commit
Renamed package to 'model' as these remote interfaces belong to a model (entity).
authorRoland Häder <roland@mxchange.org>
Sat, 9 Sep 2017 22:01:42 +0000 (00:01 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 9 Sep 2017 22:03:24 +0000 (00:03 +0200)
commit415c5b5917e2c5d5592a2ff324f0497e564f08eb
tree3672d19c216e96326a4136057b6b1ca3d4e39196
parenta1559cddffaff98180e9c5e9674664ff8e4175e3
Renamed package to 'model' as these remote interfaces belong to a model (entity).

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jfinancials/financial/income/FinancialIncomeSessionBeanRemote.java [deleted file]
src/org/mxchange/jfinancials/financial/receipt/FinancialReceiptSessionBeanRemote.java [deleted file]
src/org/mxchange/jfinancials/model/income/FinancialIncomeSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/jfinancials/model/receipt/FinancialReceiptSessionBeanRemote.java [new file with mode: 0644]