Uses of Enum
ca.uhn.fhir.context.PerformanceOptionsEnum
-
Uses of PerformanceOptionsEnum in ca.uhn.fhir.context
Modifier and TypeMethodDescriptionstatic PerformanceOptionsEnum
Returns the enum constant of this type with the specified name.static PerformanceOptionsEnum[]
PerformanceOptionsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionFhirContext.getPerformanceOptions()
Get the configured performance optionsModifier and TypeMethodDescriptionvoid
FhirContext.setPerformanceOptions
(PerformanceOptionsEnum... thePerformanceOptions) Sets the configured performance optionsModifier and TypeMethodDescriptionvoid
FhirContext.setPerformanceOptions
(Collection<PerformanceOptionsEnum> theOptions) Sets the configured performance options