Class Address
- java.lang.Object
-
- no.digipost.api.client.representations.Address
-
public class Address extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAdditionalAddressline()
String
getCity()
String
getHouseLetter()
String
getHouseNumber()
String
getStreet()
String
getZipCode()
-