]> git.mxchange.org Git - jshop-core.git/commit
added a new enum for account status + updated jars
authorRoland Haeder <roland@mxchange.org>
Fri, 25 Sep 2015 10:39:37 +0000 (12:39 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 25 Sep 2015 10:39:37 +0000 (12:39 +0200)
commit3c20a10b2675eed767e7d900980a514c39e3c397
tree9a47b147be7045563d429526fa829c700b037e30
parent4fa913089ffdcad0a751908dd018ff4c4a0da79a
added a new enum for account status + updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcore.jar
lib/jcoreee.jar
src/org/mxchange/jshopcore/model/customer/Customer.java
src/org/mxchange/jshopcore/model/customer/ShopCustomer.java
src/org/mxchange/jshopcore/model/customer/status/CustomerAccountStatus.java [new file with mode: 0644]