Package ca.uhn.fhir.jpa.model.entity
Class NpmPackageEntity
java.lang.Object
ca.uhn.fhir.jpa.model.entity.NpmPackageEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetCurrentVersionId(String theCurrentVersionId)voidsetDescription(String theDescription)voidsetPackageId(String thePackageId)
-
Field Details
-
PACKAGE_ID_LENGTH
- See Also:
- Constant Field Values
-
-
Constructor Details
-
NpmPackageEntity
public NpmPackageEntity()
-
-
Method Details