Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.PortletType

Packages that use PortletType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl   
 

Uses of PortletType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100 that return PortletType
 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.novalueclass.portlet.app100 with parameters of type PortletType
 PortletType PortletAppType.setPortlet(int idx, PortletType value)
           
 void PortletAppType.setPortlet(PortletType[] values)
           
 

Uses of PortletType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl declared as PortletType
protected  PortletType[] PortletAppTypeImpl.portlet
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl that return PortletType
 PortletType[] PortletAppTypeImpl.getPortlet()
           
 PortletType PortletAppTypeImpl.getPortlet(int idx)
           
 PortletType PortletAppTypeImpl.setPortlet(int idx, PortletType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl with parameters of type PortletType
 void PortletAppTypeImpl.copyPortlet(PortletType[] source)
          Copies all values of property Portlet.
 PortletType PortletAppTypeImpl.setPortlet(int idx, PortletType value)
           
 void PortletAppTypeImpl.setPortlet(PortletType[] values)
           
 



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