
Uses of Enum Class
org.hl7.fhir.r5.model.Base.ProfileSource
Packages that use Base.ProfileSource
-
Uses of Base.ProfileSource in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return Base.ProfileSourceModifier and TypeMethodDescriptionBase.ValidationInfo.getSource()Base.ValidationMode.getSource()static Base.ProfileSourceReturns the enum constant of this class with the specified name.static Base.ProfileSource[]Base.ProfileSource.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.ProfileSourceConstructors in org.hl7.fhir.r5.model with parameters of type Base.ProfileSourceModifierConstructorDescriptionValidationMode(Base.ValidationReason reason, Base.ProfileSource source)