
Uses of Enum Class
ca.uhn.fhir.context.PerformanceOptionsEnum
Packages that use PerformanceOptionsEnum
-
Uses of PerformanceOptionsEnum in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return PerformanceOptionsEnumModifier and TypeMethodDescriptionstatic PerformanceOptionsEnumReturns the enum constant of this class with the specified name.static PerformanceOptionsEnum[]PerformanceOptionsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.uhn.fhir.context that return types with arguments of type PerformanceOptionsEnumModifier and TypeMethodDescriptionFhirContext.getPerformanceOptions()Get the configured performance optionsMethods in ca.uhn.fhir.context with parameters of type PerformanceOptionsEnumModifier and TypeMethodDescriptionvoidFhirContext.setPerformanceOptions(PerformanceOptionsEnum... thePerformanceOptions) Sets the configured performance optionsMethod parameters in ca.uhn.fhir.context with type arguments of type PerformanceOptionsEnumModifier and TypeMethodDescriptionvoidFhirContext.setPerformanceOptions(Collection<PerformanceOptionsEnum> theOptions) Sets the configured performance options