Uses of Enum Class
org.nervousync.database.query.core.QueryItem.ItemType
Packages that use QueryItem.ItemType
-
Uses of QueryItem.ItemType in org.nervousync.database.query.core
Methods in org.nervousync.database.query.core that return QueryItem.ItemTypeModifier and TypeMethodDescriptionQueryItem.getItemType()Gets the value of itemTypestatic QueryItem.ItemTypeReturns the enum constant of this class with the specified name.static QueryItem.ItemType[]QueryItem.ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.