Uses of Class
org.ehrbase.openehr.sdk.response.dto.ehrscape.ContributionDto
Packages that use ContributionDto
-
Uses of ContributionDto in org.ehrbase.openehr.sdk.response.dto
Methods in org.ehrbase.openehr.sdk.response.dto that return types with arguments of type ContributionDtoMethod parameters in org.ehrbase.openehr.sdk.response.dto with type arguments of type ContributionDtoModifier and TypeMethodDescriptionvoidEhrResponseData.setContributions(List<ContributionDto> contributions) Constructors in org.ehrbase.openehr.sdk.response.dto with parameters of type ContributionDtoModifierConstructorDescriptionOriginalVersionResponseData(com.nedap.archie.rm.changecontrol.OriginalVersion<T> originalVersion, ContributionDto contributionDto)