Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.FilterType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200 that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl that return types with arguments of type FilterType
 List<FilterType> PortletAppTypeImpl.getFilter()
           
 

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



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