Interface ZipFieldsService
- All Known Implementing Classes:
ZipFieldsServiceImpl
public interface ZipFieldsService
this service sets fields on addresses based on the zip code that on the address
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setFieldsOnAddresses
(List<Entity> addresses) set the canton, admincode2 and community_identification_nr field on every address, if the zip code of the address can be resolved with the address provider
-
Method Details
-
setFieldsOnAddresses
set the canton, admincode2 and community_identification_nr field on every address, if the zip code of the address can be resolved with the address provider
-