Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.FilterType

Packages that use FilterType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl   
 

Uses of FilterType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 FilterType[] ComponentScan.getExcludeFilter()
           
 FilterType ComponentScan.getExcludeFilter(int idx)
           
 FilterType[] ComponentScan.getIncludeFilter()
           
 FilterType ComponentScan.getIncludeFilter(int idx)
           
 FilterType ComponentScan.setExcludeFilter(int idx, FilterType value)
           
 FilterType ComponentScan.setIncludeFilter(int idx, FilterType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context with parameters of type FilterType
 void ComponentScan.setExcludeFilter(FilterType[] values)
           
 FilterType ComponentScan.setExcludeFilter(int idx, FilterType value)
           
 void ComponentScan.setIncludeFilter(FilterType[] values)
           
 FilterType ComponentScan.setIncludeFilter(int idx, FilterType value)
           
 

Uses of FilterType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl that implement FilterType
 class FilterTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl declared as FilterType
protected  FilterType[] ComponentScanImpl.excludeFilter
           
protected  FilterType[] ComponentScanImpl.includeFilter
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl that return FilterType
 FilterType[] ComponentScanImpl.getExcludeFilter()
           
 FilterType ComponentScanImpl.getExcludeFilter(int idx)
           
 FilterType[] ComponentScanImpl.getIncludeFilter()
           
 FilterType ComponentScanImpl.getIncludeFilter(int idx)
           
 FilterType ComponentScanImpl.setExcludeFilter(int idx, FilterType value)
           
 FilterType ComponentScanImpl.setIncludeFilter(int idx, FilterType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl with parameters of type FilterType
 void ComponentScanImpl.setExcludeFilter(FilterType[] values)
           
 FilterType ComponentScanImpl.setExcludeFilter(int idx, FilterType value)
           
 void ComponentScanImpl.setIncludeFilter(FilterType[] values)
           
 FilterType ComponentScanImpl.setIncludeFilter(int idx, FilterType value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.