Uses of Enum
org.hl7.fhir.r5.model.Base.ValidationReason
-
Uses of Base.ValidationReason in org.hl7.fhir.r5.model
Modifier 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.ModifierConstructorDescriptionValidationMode
(Base.ValidationReason reason, Base.ProfileSource source)