public class Customer extends Object
| Constructor and Description |
|---|
Customer() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getName() |
void |
setId(long id) |
void |
setName(String name) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.