Uses of Enum Class
be.gaudry.dao.edu.EDAOType
-
Uses of EDAOType in be.gaudry.dao.edu
Modifier and TypeMethodDescriptionstatic EDAOType
DAOConfig.getEDAOType()
static EDAOType
Returns the enum constant of this class with the specified name.static EDAOType[]
EDAOType.values()
Returns an array containing the constants of this enum class, in the order they are declared.