Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.FilterNameType

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return FilterNameType
 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.novalueclass.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.
 

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

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement FilterNameType
 class FilterNameTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return FilterNameType
 FilterNameType FilterMappingTypeImpl.getFilterName()
           
 FilterNameType FilterTypeImpl.getFilterName()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type FilterNameType
 void FilterMappingTypeImpl.setFilterName(FilterNameType value)
           
 void FilterTypeImpl.setFilterName(FilterNameType value)
           
 



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