Uses of Enum Class
org.ehrbase.application.config.validation.ValidationProperties.ProviderType
Packages that use ValidationProperties.ProviderType
-
Uses of ValidationProperties.ProviderType in org.ehrbase.application.config.validation
Methods in org.ehrbase.application.config.validation that return ValidationProperties.ProviderTypeModifier and TypeMethodDescriptionValidationProperties.Provider.getType()Returns the enum constant of this class with the specified name.static ValidationProperties.ProviderType[]ValidationProperties.ProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.application.config.validation with parameters of type ValidationProperties.ProviderTypeModifier and TypeMethodDescriptionvoidValidationProperties.Provider.setType(ValidationProperties.ProviderType type)