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 ContributionDtoModifier and TypeMethodDescriptionEhrResponseData.getContributions()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in org.ehrbase.openehr.sdk.response.dto with type arguments of type ContributionDtoModifier and TypeMethodDescriptionvoidEhrResponseData.setContributions(List<ContributionDto> contributions) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.ehrbase.openehr.sdk.response.dto with parameters of type ContributionDtoModifierConstructorDescriptionOriginalVersionResponseData(com.nedap.archie.rm.changecontrol.OriginalVersion<T> originalVersion, ContributionDto contributionDto)