Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.FilterType

Packages that use FilterType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200   
 

Uses of FilterType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 declared as FilterType
protected  FilterType[] PortletAppType.filter
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return FilterType
 FilterType FilterType.clone()
          Creates and returns a copy of this object.
static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.FilterType instance.
 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.pub.indexed.valueclass.portlet.app200 with parameters of type FilterType
 void PortletAppType.copyFilter(FilterType[] source)
          Copies all values of property Filter.
static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.FilterType instance.
 void PortletAppType.setFilter(FilterType[] values)
           
 FilterType PortletAppType.setFilter(int idx, FilterType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 with parameters of type FilterType
FilterType(FilterType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.FilterType instance by copying a given instance.
 



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