Interface IResourceRetriever
-
- All Known Implementing Classes:
FhirClientResourceRetriever
public interface IResourceRetriever
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.hl7.fhir.instance.model.api.IBaseResourcegetResource(org.hl7.fhir.instance.model.api.IIdType theId)
-
-
-
Method Detail
-
getResource
org.hl7.fhir.instance.model.api.IBaseResource getResource(org.hl7.fhir.instance.model.api.IIdType theId)
-
-