Uses of Class
org.ehrbase.response.ehrscape.CompositionDto
-
Packages that use CompositionDto Package Description org.ehrbase.response.openehr -
-
Uses of CompositionDto in org.ehrbase.response.openehr
Methods in org.ehrbase.response.openehr that return types with arguments of type CompositionDto Modifier and Type Method Description List<CompositionDto>EhrResponseData. getCompositions()Method parameters in org.ehrbase.response.openehr with type arguments of type CompositionDto Modifier and Type Method Description voidEhrResponseData. setCompositions(List<CompositionDto> compositions)
-