Uses of Class
org.hl7.fhir.dstu2.utils.IResourceValidator.BestPracticeWarningLevel
-
Packages that use IResourceValidator.BestPracticeWarningLevel Package Description org.hl7.fhir.dstu2.utils -
-
Uses of IResourceValidator.BestPracticeWarningLevel in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that return IResourceValidator.BestPracticeWarningLevel Modifier and Type Method Description IResourceValidator.BestPracticeWarningLevelIResourceValidator. getBasePracticeWarningLevel()static IResourceValidator.BestPracticeWarningLevelIResourceValidator.BestPracticeWarningLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static IResourceValidator.BestPracticeWarningLevel[]IResourceValidator.BestPracticeWarningLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.utils with parameters of type IResourceValidator.BestPracticeWarningLevel Modifier and Type Method Description voidIResourceValidator. setBestPracticeWarningLevel(IResourceValidator.BestPracticeWarningLevel value)
-