Package org.hl7.fhir.r5.conformance
Class R5ExtensionsLoader.Loadable<T extends CanonicalResource>
java.lang.Object
org.hl7.fhir.r5.conformance.R5ExtensionsLoader.Loadable<T>
- Enclosing class:
R5ExtensionsLoader
-
Constructor Summary
ConstructorDescriptionLoadable
(org.hl7.fhir.utilities.npm.NpmPackage.PackageResourceInformation info, org.hl7.fhir.utilities.npm.NpmPackage source) -
Method Summary
-
Constructor Details
-
Loadable
public Loadable(org.hl7.fhir.utilities.npm.NpmPackage.PackageResourceInformation info, org.hl7.fhir.utilities.npm.NpmPackage source)
-
-
Method Details
-
getResource
public T getResource() throws org.hl7.fhir.exceptions.FHIRFormatError, FileNotFoundException, IOException- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
FileNotFoundException
IOException
-