public class Address extends Object implements Serializable
Identity
,
Serialized FormModifier 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-2015 FedICT. All Rights Reserved.