Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FilterNameType

Packages that use FilterNameType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of FilterNameType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return FilterNameType
 FilterNameType FilterNameType.clone()
          Creates and returns a copy of this object.
protected static FilterNameType ObjectFactory.copyOfFilterNameType(FilterNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FilterNameType instance.
 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.prot.collections.valueclass.javaee with parameters of type FilterNameType
protected static FilterNameType ObjectFactory.copyOfFilterNameType(FilterNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FilterNameType instance.
 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.prot.collections.valueclass.javaee with parameters of type FilterNameType
FilterNameType(FilterNameType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FilterNameType instance by copying a given instance.
 



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