Uses of Enum
org.hl7.fhir.r4.utils.validation.constants.CheckDisplayOption
-
Uses of CheckDisplayOption in org.hl7.fhir.r4.utils.validation
Modifier and TypeMethodDescriptionIResourceValidator.getCheckDisplay()
how much to check displays for coded elementsModifier and TypeMethodDescriptionvoid
IResourceValidator.setCheckDisplay
(CheckDisplayOption checkDisplay) -
Uses of CheckDisplayOption in org.hl7.fhir.r4.utils.validation.constants
Modifier and TypeMethodDescriptionstatic CheckDisplayOption
Returns the enum constant of this type with the specified name.static CheckDisplayOption[]
CheckDisplayOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.