public class Customer extends AbstractEntity
| Constructor and Description | 
|---|
| Customer() | 
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getId() | 
| String | getName() | 
| void | setId(Integer id) | 
| void | setName(String name) | 
toStringCopyright © 2020. All rights reserved.