Uses of Enum Class
org.damap.base.enums.EDataSource
Packages that use EDataSource
-
Uses of EDataSource in org.damap.base.enums
Methods in org.damap.base.enums that return EDataSourceModifier and TypeMethodDescriptionstatic EDataSourceEDataSource.getByValue(String value) getByValue.static EDataSourceReturns the enum constant of this class with the specified name.static EDataSource[]EDataSource.values()Returns an array containing the constants of this enum class, in the order they are declared.