
Uses of Class
ca.uhn.fhir.jpa.packages.NpmPackageAssetInfoJson
Packages that use NpmPackageAssetInfoJson
-
Uses of NpmPackageAssetInfoJson in ca.uhn.fhir.jpa.packages
Methods in ca.uhn.fhir.jpa.packages that return NpmPackageAssetInfoJsonModifier and TypeMethodDescriptionNpmPackageAssetInfoJson.setCanonicalUrl
(String theCanonicalUrl) NpmPackageAssetInfoJson.setFhirVersion
(ca.uhn.fhir.context.FhirVersionEnum theFhirVersion) NpmPackageAssetInfoJson.setPackageId
(String thePackageId) NpmPackageAssetInfoJson.setVersion
(String theVersion) Methods in ca.uhn.fhir.jpa.packages that return types with arguments of type NpmPackageAssetInfoJsonModifier and TypeMethodDescriptionIHapiPackageCacheManager.findPackageAssetInfoByUrl
(ca.uhn.fhir.context.FhirVersionEnum theFhirVersion, String theCanonicalUrl) JpaPackageCache.findPackageAssetInfoByUrl
(ca.uhn.fhir.context.FhirVersionEnum theFhirVersion, String theCanonicalUrl) NpmPackageAssetInfoListJson.getAssets()
Method parameters in ca.uhn.fhir.jpa.packages with type arguments of type NpmPackageAssetInfoJsonModifier and TypeMethodDescriptionvoid
NpmPackageAssetInfoListJson.setAssets
(List<NpmPackageAssetInfoJson> theAssets) Constructor parameters in ca.uhn.fhir.jpa.packages with type arguments of type NpmPackageAssetInfoJsonModifierConstructorDescriptionNpmPackageAssetInfoListJson
(List<NpmPackageAssetInfoJson> theAssets)