Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100.PortletType

Packages that use PortletType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100   
 

Uses of PortletType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 that return PortletType
 PortletType PortletType.clone()
          Creates and returns a copy of this object.
static PortletType ObjectFactory.copyOfPortletType(PortletType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100.PortletType instance.
 PortletType ObjectFactory.createPortletType()
          Create an instance of PortletType
 

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

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

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

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



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