public class Address extends Object implements Serializable
Identity,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
String |
municipality |
String |
streetAndNumber |
String |
zip |
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMunicipality() |
String |
getStreetAndNumber() |
String |
getZip() |
Copyright © 2008-2018 FedICT. All Rights Reserved.