]> git.mxchange.org Git - pizzaservice-war.git/commit
These are model classes
authorRoland Haeder <roland@mxchange.org>
Fri, 4 Sep 2015 17:16:00 +0000 (19:16 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 4 Sep 2015 17:16:00 +0000 (19:16 +0200)
commit875feef786bbaac4ebaf77a76dfc361b08e0673d
tree8deb6386093c812eca6e2a86ab51cc722a2aa091
parent1f7261e1b85464cad469aa20d8ef0224c6f8ab68
These are model classes
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/beans/customer/PizzaServiceCustomerBean.java
src/java/org/mxchange/pizzaapplication/customer/Customer.java [deleted file]
src/java/org/mxchange/pizzaapplication/customer/PizzaServiceCustomer.java [deleted file]
src/java/org/mxchange/pizzaapplication/model/customer/Customer.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/model/customer/PizzaServiceCustomer.java [new file with mode: 0644]