Uses of Interface
ca.uhn.fhir.rest.gclient.IFetchConformanceTyped
-
Packages that use IFetchConformanceTyped Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IFetchConformanceTyped in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient that return IFetchConformanceTyped Modifier and Type Method Description <T extends IBaseConformance>
IFetchConformanceTyped<T>IFetchConformanceUntyped. ofType(Class<T> theType)Retrieve the conformance statement using the given model type
-