Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context.FilterType

Packages that use FilterType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context   
 

Uses of FilterType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context with type parameters of type FilterType
protected  List<FilterType> ComponentScan.excludeFilter
           
protected  List<FilterType> ComponentScan.includeFilter
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context that return FilterType
 FilterType FilterType.clone()
          Creates and returns a copy of this object.
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context that return types with arguments of type FilterType
 List<FilterType> ComponentScan.getExcludeFilter()
          Gets the value of the excludeFilter property.
 List<FilterType> ComponentScan.getIncludeFilter()
          Gets the value of the includeFilter property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context with parameters of type FilterType
FilterType(FilterType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.context.FilterType instance by copying a given instance.
 



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