
Uses of Enum Class
ca.uhn.fhir.fhirpath.IFhirPathEvaluationContext.ConstantEvaluationMode
Packages that use IFhirPathEvaluationContext.ConstantEvaluationMode
-
Uses of IFhirPathEvaluationContext.ConstantEvaluationMode in ca.uhn.fhir.fhirpath
Methods in ca.uhn.fhir.fhirpath that return IFhirPathEvaluationContext.ConstantEvaluationModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.IFhirPathEvaluationContext.ConstantEvaluationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.uhn.fhir.fhirpath with parameters of type IFhirPathEvaluationContext.ConstantEvaluationModeModifier and TypeMethodDescriptionIFhirPathEvaluationContext.resolveConstant
(Object theAppContext, String theName, IFhirPathEvaluationContext.ConstantEvaluationMode theConstantEvaluationMode)