Uses of Class
org.apache.cxf.testutils.locator.FilterType

Packages that use FilterType
org.apache.cxf.testutils.locator   
 

Uses of FilterType in org.apache.cxf.testutils.locator
 

Fields in org.apache.cxf.testutils.locator with type parameters of type FilterType
protected  java.util.List<FilterType> QuerySelectType.filter
           
 

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

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



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.