Uses of Class
org.apache.locator.query.FilterType

Packages that use FilterType
org.apache.locator.query   
 

Uses of FilterType in org.apache.locator.query
 

Fields in org.apache.locator.query with type parameters of type FilterType
protected  List<FilterType> QuerySelectType.filter
           
 

Methods in org.apache.locator.query that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

Methods in org.apache.locator.query that return types with arguments of type FilterType
 List<FilterType> QuerySelectType.getFilter()
          Gets the value of the filter property.
 



Apache CXF