Uses of Enum
ca.uhn.fhir.context.support.IValidationSupport.IssueSeverity
Packages that use IValidationSupport.IssueSeverity
-
Uses of IValidationSupport.IssueSeverity in ca.uhn.fhir.context.support
Methods in ca.uhn.fhir.context.support that return IValidationSupport.IssueSeverityModifier and TypeMethodDescriptionIValidationSupport.CodeValidationResult.getSeverity()Returns the enum constant of this type with the specified name.static IValidationSupport.IssueSeverity[]IValidationSupport.IssueSeverity.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ca.uhn.fhir.context.support with parameters of type IValidationSupport.IssueSeverityModifier and TypeMethodDescriptionIValidationSupport.CodeValidationResult.setSeverity(IValidationSupport.IssueSeverity theSeverity)