
Uses of Enum Class
org.hl7.fhir.dstu2.utils.validation.constants.BestPracticeWarningLevel
Packages that use BestPracticeWarningLevel
Package
Description
-
Uses of BestPracticeWarningLevel in org.hl7.fhir.dstu2.utils.validation
Methods in org.hl7.fhir.dstu2.utils.validation that return BestPracticeWarningLevelMethods in org.hl7.fhir.dstu2.utils.validation with parameters of type BestPracticeWarningLevelModifier and TypeMethodDescriptionvoid
IResourceValidator.setBestPracticeWarningLevel
(BestPracticeWarningLevel value) Deprecated. -
Uses of BestPracticeWarningLevel in org.hl7.fhir.dstu2.utils.validation.constants
Methods in org.hl7.fhir.dstu2.utils.validation.constants that return BestPracticeWarningLevelModifier and TypeMethodDescriptionstatic BestPracticeWarningLevel
Deprecated.Returns the enum constant of this class with the specified name.static BestPracticeWarningLevel[]
BestPracticeWarningLevel.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.