public class Address extends Object implements Serializable
Identity,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
byte[] |
data |
String |
municipality |
String |
streetAndNumber |
String |
zip |
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getMunicipality() |
String |
getStreetAndNumber() |
String |
getZip() |
@OriginalData public byte[] data
Copyright © 2012–2019 BOSA. All rights reserved.