
Uses of Enum
org.hl7.fhir.r5.model.Base.ValidationReason
Packages that use Base.ValidationReason
-
Uses of Base.ValidationReason in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return Base.ValidationReasonModifier and TypeMethodDescriptionBase.ValidationInfo.getReason()
Base.ValidationMode.getReason()
static Base.ValidationReason
Returns the enum constant of this type with the specified name.static Base.ValidationReason[]
Base.ValidationReason.values()
Returns an array containing the constants of this enum type, 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)