Interface ChCiddPortType
-
- All Known Implementing Classes:
ChCiddService
public interface ChCiddPortType
SEI for the CH:CIDD transaction (Swiss EPR extension: Community Information Delta Download)- Author:
- Dmytro Rud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DownloadResponse
communityDownloadRequest(DownloadRequest body)
-
-
-
Method Detail
-
communityDownloadRequest
@Action(input="urn:ch:admin:bag:epr:2017:CommunityDownload", output="urn:ch:admin:bag:epr:2017:CommunityDownloadResponse") DownloadResponse communityDownloadRequest(DownloadRequest body)
-
-