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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.context declared as FilterType
protected  FilterType[] ComponentScan.excludeFilter
           
protected  FilterType[] ComponentScan.includeFilter
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.spring.context.FilterType instance.
 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.pub.indexed.valueclass.spring.context with parameters of type FilterType
 void ComponentScan.copyExcludeFilter(FilterType[] source)
          Copies all values of property ExcludeFilter.
 void ComponentScan.copyIncludeFilter(FilterType[] source)
          Copies all values of property IncludeFilter.
static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.context.FilterType instance.
 void ComponentScan.setExcludeFilter(FilterType[] values)
           
 FilterType ComponentScan.setExcludeFilter(int idx, FilterType value)
           
 void ComponentScan.setIncludeFilter(FilterType[] values)
           
 FilterType ComponentScan.setIncludeFilter(int idx, FilterType value)
           
 

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



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