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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.spring.context that return FilterType
 FilterType FilterType.clone()
          Creates and returns a copy of this object.
static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.FilterType instance.
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

Methods in net.sourceforge.ccxjc.it.model.pub.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.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context with parameters of type FilterType
static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.FilterType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context with type arguments of type FilterType
static void ComponentScan.copyExcludeFilter(List<FilterType> source, List<FilterType> target)
          Copies all values of property ExcludeFilter.
static void ComponentScan.copyExcludeFilter(List<FilterType> source, List<FilterType> target)
          Copies all values of property ExcludeFilter.
static void ComponentScan.copyIncludeFilter(List<FilterType> source, List<FilterType> target)
          Copies all values of property IncludeFilter.
static void ComponentScan.copyIncludeFilter(List<FilterType> source, List<FilterType> target)
          Copies all values of property IncludeFilter.
 

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



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