Uses of Enum Class
fr.enedis.chutney.config.db.DataSourceType
Packages that use DataSourceType
-
Uses of DataSourceType in fr.enedis.chutney.config.db
Methods in fr.enedis.chutney.config.db that return DataSourceTypeModifier and TypeMethodDescriptionstatic DataSourceTypeReturns the enum constant of this class with the specified name.static DataSourceType[]DataSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.