Uses of Enum
ca.uhn.fhir.jpa.model.entity.EntityIndexStatusEnum
-
Uses of EntityIndexStatusEnum in ca.uhn.fhir.jpa.model.entity
Modifier and TypeMethodDescriptionResourceTable.getIndexStatus()
static EntityIndexStatusEnum
Returns the enum constant of this type with the specified name.static EntityIndexStatusEnum[]
EntityIndexStatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ResourceTable.setIndexStatus
(EntityIndexStatusEnum theIndexStatus)