public class CustomerData extends Object
| Constructor and Description |
|---|
CustomerData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getName() |
void |
setCity(String city) |
void |
setName(String name) |
Copyright © 2017 Glasnost. All Rights Reserved.