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(java.lang.String cityName)
Sets the city name.
|
Address |
Address.setCountry(com.neovisionaries.i18n.CountryCode country)
Sets the country.
|
Address |
Address.setLineOne(java.lang.String lineOne)
Sets the line one.
|
Address |
Address.setLineTwo(java.lang.String lineTwo)
Sets the line two..
|
Address |
Address.setPostcode(java.lang.String postcode)
Sets the post code.
|
Modifier and Type | Method and Description |
---|---|
TradeParty |
TradeParty.setAddress(Address postalAddress)
Sets the postal trade address.
|
Copyright © 2014-2018 Konik.io. All Rights Reserved.