Uses of Enum
ca.uhn.fhir.jpa.model.entity.StorageSettings.IndexEnabledEnum
-
Uses of StorageSettings.IndexEnabledEnum in ca.uhn.fhir.jpa.model.entity
Modifier and TypeMethodDescriptionStorageSettings.getIndexMissingFields()
Returns the enum constant of this type with the specified name.static StorageSettings.IndexEnabledEnum[]
StorageSettings.IndexEnabledEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
StorageSettings.setIndexMissingFields
(StorageSettings.IndexEnabledEnum theIndexMissingFields)