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

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

Uses of PortletType 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 PortletType
 PortletType ObjectFactory.createPortletType()
          Create an instance of PortletType
 

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

Uses of PortletType 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 PortletType
 class PortletTypeImpl
           
 

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

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

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



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