
Uses of Enum Class
org.hl7.fhir.dstu2.utils.validation.constants.CheckDisplayOption
Packages that use CheckDisplayOption
Package
Description
-
Uses of CheckDisplayOption in org.hl7.fhir.dstu2.utils.validation
Methods in org.hl7.fhir.dstu2.utils.validation that return CheckDisplayOptionModifier and TypeMethodDescriptionIResourceValidator.getCheckDisplay()
Deprecated.how much to check displays for coded elementsMethods in org.hl7.fhir.dstu2.utils.validation with parameters of type CheckDisplayOptionModifier and TypeMethodDescriptionvoid
IResourceValidator.setCheckDisplay
(CheckDisplayOption checkDisplay) Deprecated.how much to check displays for coded elements -
Uses of CheckDisplayOption in org.hl7.fhir.dstu2.utils.validation.constants
Methods in org.hl7.fhir.dstu2.utils.validation.constants that return CheckDisplayOptionModifier and TypeMethodDescriptionstatic CheckDisplayOption
Deprecated.Returns the enum constant of this class with the specified name.static CheckDisplayOption[]
CheckDisplayOption.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.