Uses of Interface
org.ehrbase.client.openehrclient.VersionedCompositionEndpoint
-
Packages that use VersionedCompositionEndpoint Package Description org.ehrbase.client.openehrclient org.ehrbase.client.openehrclient.defaultrestclient -
-
Uses of VersionedCompositionEndpoint in org.ehrbase.client.openehrclient
Methods in org.ehrbase.client.openehrclient that return VersionedCompositionEndpoint Modifier and Type Method Description VersionedCompositionEndpointOpenEhrClient. versionedCompositionEndpoint(UUID ehrId)Get theVersionedCompositionEndpoint. -
Uses of VersionedCompositionEndpoint in org.ehrbase.client.openehrclient.defaultrestclient
Classes in org.ehrbase.client.openehrclient.defaultrestclient that implement VersionedCompositionEndpoint Modifier and Type Class Description classDefaultRestVersionedCompositionEndpointMethods in org.ehrbase.client.openehrclient.defaultrestclient that return VersionedCompositionEndpoint Modifier and Type Method Description VersionedCompositionEndpointDefaultRestClient. versionedCompositionEndpoint(UUID ehrId)
-