| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
TradeParty.getAddress()
Gets the postal trade address.
|
Address |
Address.setCity(String cityName)
Sets the city name.
|
Address |
Address.setCountry(com.neovisionaries.i18n.CountryCode country)
Sets the country.
|
Address |
Address.setLineOne(String lineOne)
Sets the line one.
|
Address |
Address.setLineTwo(String lineTwo)
Sets the line two..
|
Address |
Address.setPostcode(String postcode)
Sets the post code.
|
| Modifier and Type | Method and Description |
|---|---|
TradeParty |
TradeParty.setAddress(Address postalAddress)
Sets the postal trade address.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.