
Uses of Enum Class
org.hl7.fhir.r5.model.Base.ValidationReason
Packages that use Base.ValidationReason
- 
Uses of Base.ValidationReason in org.hl7.fhir.r5.modelMethods in org.hl7.fhir.r5.model that return Base.ValidationReasonModifier and TypeMethodDescriptionBase.ValidationInfo.getReason()Base.ValidationMode.getReason()static Base.ValidationReasonReturns the enum constant of this class with the specified name.static Base.ValidationReason[]Base.ValidationReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.model with parameters of type Base.ValidationReasonConstructors in org.hl7.fhir.r5.model with parameters of type Base.ValidationReasonModifierConstructorDescriptionValidationMode(Base.ValidationReason reason, Base.ProfileSource source)