Package ca.uhn.fhir.jpa.packages.loader
Class NpmPackageData
java.lang.Object
ca.uhn.fhir.jpa.packages.loader.NpmPackageData
-
Constructor Summary
ConstructorDescriptionNpmPackageData
(String thePackageId, String thePackageVersionId, String theSourceDesc, byte[] theBytes, org.hl7.fhir.utilities.npm.NpmPackage thePackage, InputStream theStream) -
Method Summary
-
Constructor Details
-
NpmPackageData
public NpmPackageData(String thePackageId, String thePackageVersionId, String theSourceDesc, byte[] theBytes, org.hl7.fhir.utilities.npm.NpmPackage thePackage, InputStream theStream)
-
-
Method Details
-
getBytes
-
getPackage
-
getInputStream
-
getPackageId
-
getPackageVersionId
-
getSourceDesc
-