Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.FilterMappingType

Packages that use FilterMappingType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl   
 

Uses of FilterMappingType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200 that return FilterMappingType
 FilterMappingType ObjectFactory.createFilterMappingType()
          Create an instance of FilterMappingType
 FilterMappingType[] PortletAppType.getFilterMapping()
           
 FilterMappingType PortletAppType.getFilterMapping(int idx)
           
 FilterMappingType PortletAppType.setFilterMapping(int idx, FilterMappingType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200 with parameters of type FilterMappingType
 void PortletAppType.setFilterMapping(FilterMappingType[] values)
           
 FilterMappingType PortletAppType.setFilterMapping(int idx, FilterMappingType value)
           
 

Uses of FilterMappingType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl that implement FilterMappingType
 class FilterMappingTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl declared as FilterMappingType
protected  FilterMappingType[] PortletAppTypeImpl.filterMapping
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl that return FilterMappingType
 FilterMappingType[] PortletAppTypeImpl.getFilterMapping()
           
 FilterMappingType PortletAppTypeImpl.getFilterMapping(int idx)
           
 FilterMappingType PortletAppTypeImpl.setFilterMapping(int idx, FilterMappingType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl with parameters of type FilterMappingType
 void PortletAppTypeImpl.setFilterMapping(FilterMappingType[] values)
           
 FilterMappingType PortletAppTypeImpl.setFilterMapping(int idx, FilterMappingType value)
           
 



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