Uses of Class
org.apache.locator.query.FilterType
-
Packages that use FilterType Package Description org.apache.locator.query -
-
Uses of FilterType in org.apache.locator.query
Fields in org.apache.locator.query with type parameters of type FilterType Modifier and Type Field Description protected List<FilterType>QuerySelectType. filterMethods in org.apache.locator.query that return FilterType Modifier and Type Method Description FilterTypeObjectFactory. createFilterType()Create an instance ofFilterTypeMethods in org.apache.locator.query that return types with arguments of type FilterType Modifier and Type Method Description List<FilterType>QuerySelectType. getFilter()Gets the value of the filter property.
-