Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.PortletType

Packages that use PortletType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200   
 

Uses of PortletType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 declared as PortletType
protected  PortletType[] PortletAppType.portlet
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 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.indexed.valueclass.portlet.app200.PortletType instance.
 PortletType ObjectFactory.createPortletType()
          Create an instance of PortletType
 PortletType[] PortletAppType.getPortlet()
           
 PortletType PortletAppType.getPortlet(int idx)
           
 PortletType PortletAppType.setPortlet(int idx, PortletType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 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.indexed.valueclass.portlet.app200.PortletType instance.
 void PortletAppType.copyPortlet(PortletType[] source)
          Copies all values of property Portlet.
 PortletType PortletAppType.setPortlet(int idx, PortletType value)
           
 void PortletAppType.setPortlet(PortletType[] values)
           
 

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



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