Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.FilterType

Packages that use FilterType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl   
 

Uses of FilterType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 FilterType[] PortletAppType.getFilter()
           
 FilterType PortletAppType.getFilter(int idx)
           
 FilterType PortletAppType.setFilter(int idx, FilterType value)
           
 

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

Uses of FilterType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that implement FilterType
 class FilterTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl declared as FilterType
protected  FilterType[] PortletAppTypeImpl.filter
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return FilterType
 FilterType[] PortletAppTypeImpl.getFilter()
           
 FilterType PortletAppTypeImpl.getFilter(int idx)
           
 FilterType PortletAppTypeImpl.setFilter(int idx, FilterType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type FilterType
protected  void PortletAppTypeImpl.copyFilter(FilterType[] source)
          Copies all values of property Filter.
 void PortletAppTypeImpl.setFilter(FilterType[] values)
           
 FilterType PortletAppTypeImpl.setFilter(int idx, FilterType value)
           
 



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