Uses of Enum
org.hl7.fhir.r4.utils.IResourceValidator.BestPracticeWarningLevel
Packages that use IResourceValidator.BestPracticeWarningLevel
-
Uses of IResourceValidator.BestPracticeWarningLevel in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return IResourceValidator.BestPracticeWarningLevelModifier and TypeMethodDescriptionIResourceValidator.getBestPracticeWarningLevel()whether the validator should enforce best practice guidelines as defined by various HL7 committeesReturns the enum constant of this type with the specified name.IResourceValidator.BestPracticeWarningLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.utils with parameters of type IResourceValidator.BestPracticeWarningLevelModifier and TypeMethodDescriptionIResourceValidator.setBestPracticeWarningLevel(IResourceValidator.BestPracticeWarningLevel value)