public interface Address
| Modifier and Type | Method and Description |
|---|---|
String |
getAbout() |
String |
getVcardCountryName() |
String |
getVcardHasGeo() |
String |
getVcardLocality() |
String |
getVcardPostalCode() |
String |
getVcardPostOfficeBox() |
String |
getVcardStreetAddress() |
void |
setAbout(String about) |
void |
setVcardCountryName(String vcardCountryName) |
void |
setVcardHasGeo(String vcardHasGeo) |
void |
setVcardLocality(String vcardLocality) |
void |
setVcardPostalCode(String vcardPostalCode) |
void |
setVcardPostOfficeBox(String vcardPostOfficeBox) |
void |
setVcardStreetAddress(String vcardStreetAddress) |
void setVcardPostOfficeBox(String vcardPostOfficeBox)
String getVcardPostOfficeBox()
void setVcardCountryName(String vcardCountryName)
String getVcardCountryName()
void setVcardPostalCode(String vcardPostalCode)
String getVcardPostalCode()
void setVcardLocality(String vcardLocality)
String getVcardLocality()
void setVcardStreetAddress(String vcardStreetAddress)
String getVcardStreetAddress()
void setAbout(String about)
String getAbout()
void setVcardHasGeo(String vcardHasGeo)
String getVcardHasGeo()
Copyright © 2019 Europeana Foundation. All rights reserved.