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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with type parameters of type FilterType
protected  List<FilterType> PortletAppType.filter
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.portlet.app200.FilterType instance.
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 that return types with arguments of type FilterType
 List<FilterType> PortletAppType.getFilter()
          Gets the value of the filter property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with parameters of type FilterType
static FilterType ObjectFactory.copyOfFilterType(FilterType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.FilterType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with type arguments of type FilterType
static void PortletAppType.copyFilter(List<FilterType> source, List<FilterType> target)
          Copies all values of property Filter.
static void PortletAppType.copyFilter(List<FilterType> source, List<FilterType> target)
          Copies all values of property Filter.
 

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



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