Interface ChCiqPortType
-
- All Known Implementing Classes:
ChCiqService
public interface ChCiqPortType
SEI for the CH:CIQ transaction (Swiss EPR extension: Community Information Query)- Author:
- Dmytro Rud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchResponse
communityQueryRequest(BatchRequest body)
-
-
-
Method Detail
-
communityQueryRequest
@Action(input="urn:ch:admin:bag:epr:2017:CommunityQuery", output="urn:ch:admin:bag:epr:2017:CommunityQueryResponse") BatchResponse communityQueryRequest(BatchRequest body)
-
-