Package ca.uhn.fhir.jpa.packages
Class NpmPackageMetadataJson.Version
java.lang.Object
ca.uhn.fhir.jpa.packages.NpmPackageMetadataJson.Version
- Enclosing class:
NpmPackageMetadataJson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
getBytes()
getName()
void
void
setBytes
(long theBytes) void
setDescription
(String theDescription) void
setFhirVersion
(String theFhirVersion) void
void
setVersion
(String theVersion)
-
Constructor Details
-
Version
public Version()
-
-
Method Details
-
getAuthor
-
setAuthor
-
getName
-
setName
-
getDescription
-
setDescription
-
getFhirVersion
-
setFhirVersion
-
getVersion
-
setVersion
-
getBytes
-
setBytes
-