|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterType | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.context | |
| Uses of FilterType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.context |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.context declared as FilterType | |
|---|---|
protected FilterType[] |
ComponentScan.excludeFilter
|
protected FilterType[] |
ComponentScan.includeFilter
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.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 |
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.priv.indexed.valueclass.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)
|
| Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.context with parameters of type FilterType | |
|---|---|
FilterType(FilterType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.context.FilterType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||