Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.PortletType

Packages that use PortletType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl   
 

Uses of PortletType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 that return PortletType
 PortletType ObjectFactory.createPortletType()
          Create an instance of PortletType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 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.prot.collections.novalueclass.portlet.app100.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl that implement PortletType
 class PortletTypeImpl
           
 

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

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

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl with type arguments of type PortletType
protected static void PortletAppTypeImpl.copyPortlet(List<PortletType> source, List<PortletType> target)
          Copies all values of property Portlet.
protected 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.