
Uses of Enum Class
ca.uhn.fhir.jpa.model.entity.EntityIndexStatusEnum
Packages that use EntityIndexStatusEnum
-
Uses of EntityIndexStatusEnum in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity that return EntityIndexStatusEnumModifier and TypeMethodDescriptionResourceTable.getIndexStatus()static EntityIndexStatusEnumReturns the enum constant of this class with the specified name.static EntityIndexStatusEnum[]EntityIndexStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.uhn.fhir.jpa.model.entity with parameters of type EntityIndexStatusEnumModifier and TypeMethodDescriptionvoidResourceTable.setIndexStatus(EntityIndexStatusEnum theIndexStatus)