Uses of Class
ca.uhn.fhir.jpa.model.entity.TagDefinition
-
Uses of TagDefinition in ca.uhn.fhir.jpa.model.entity
Modifier and TypeMethodDescriptionabstract BaseTag
BaseHasResource.addTag
(TagDefinition theDef) ResourceHistoryTable.addTag
(TagDefinition theTag) ResourceTable.addTag
(TagDefinition theTag) void
BaseTag.setTag
(TagDefinition theTag) ModifierConstructorDescriptionResourceHistoryTag
(ResourceHistoryTable theResourceHistoryTable, TagDefinition theTag, PartitionablePartitionId theRequestPartitionId) ConstructorResourceTag
(ResourceTable theResourceTable, TagDefinition theTag, PartitionablePartitionId theRequestPartitionId) Constructor