Interface WorkRelations.Address
- Enclosing interface:
WorkRelations
public static interface WorkRelations.Address
-
Method Details
-
street
String street() -
houseNumber
String houseNumber() -
busNumber
String busNumber() -
municipality
WorkRelations.Municipality municipality() -
country
WorkRelations.Country country()
-