Uses of Enum
org.bardframework.crud.api.datatable.QueryType
Packages that use QueryType
-
Uses of QueryType in org.bardframework.crud.api.datatable
Fields in org.bardframework.crud.api.datatable declared as QueryTypeMethods in org.bardframework.crud.api.datatable that return QueryTypeModifier and TypeMethodDescriptionHeaderAbstract.getQueryType()static QueryTypeReturns the enum constant of this type with the specified name.static QueryType[]QueryType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bardframework.crud.api.datatable with parameters of type QueryType