Package ca.uhn.fhir.jpa.model.entity
Class NpmPackageEntity
java.lang.Object
ca.uhn.fhir.jpa.model.entity.NpmPackageEntity
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setCurrentVersionId
(String theCurrentVersionId) void
setDescription
(String theDescription) void
setPackageId
(String thePackageId)
-
Field Details
-
PACKAGE_ID_LENGTH
- See Also:
-
-
Constructor Details
-
NpmPackageEntity
public NpmPackageEntity()
-
-
Method Details