Uses of Enum
org.hl7.fhir.r5.model.Base.ProfileSource
-
Uses of Base.ProfileSource in org.hl7.fhir.r5.model
Modifier and TypeMethodDescriptionBase.ValidationInfo.getSource()
Base.ValidationMode.getSource()
static Base.ProfileSource
Returns the enum constant of this type with the specified name.static Base.ProfileSource[]
Base.ProfileSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionValidationMode
(Base.ValidationReason reason, Base.ProfileSource source)