refactoring
This commit is contained in:
parent
6515138a1b
commit
73b9cbc46c
7 changed files with 95 additions and 95 deletions
|
|
@ -21,7 +21,7 @@ package org.training.leisure.swimmingpool;
|
|||
* Time: 10:09
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
public class Address extends BaseElement {
|
||||
public class Address {
|
||||
private String streetNumber;
|
||||
private String streetName;
|
||||
private String zipCode;
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue