Uses of Enum Class
net.solarnetwork.central.dao.mybatis.MyBatisVersionedMessageDao.QueryName
Packages that use MyBatisVersionedMessageDao.QueryName
-
Uses of MyBatisVersionedMessageDao.QueryName in net.solarnetwork.central.dao.mybatis
Methods in net.solarnetwork.central.dao.mybatis that return MyBatisVersionedMessageDao.QueryNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MyBatisVersionedMessageDao.QueryName[]MyBatisVersionedMessageDao.QueryName.values()Returns an array containing the constants of this enum class, in the order they are declared.