Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FilterNameType

Packages that use FilterNameType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of FilterNameType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as FilterNameType
protected  FilterNameType FilterType.filterName
           
protected  FilterNameType FilterMappingType.filterName
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return FilterNameType
 FilterNameType FilterNameType.clone()
          Creates and returns a copy of this object.
 FilterNameType ObjectFactory.createFilterNameType()
          Create an instance of FilterNameType
 FilterNameType FilterType.getFilterName()
          Gets the value of the filterName property.
 FilterNameType FilterMappingType.getFilterName()
          Gets the value of the filterName property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type FilterNameType
 void FilterType.setFilterName(FilterNameType value)
          Sets the value of the filterName property.
 void FilterMappingType.setFilterName(FilterNameType value)
          Sets the value of the filterName property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type FilterNameType
FilterNameType(FilterNameType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FilterNameType instance by copying a given instance.
 



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