Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.PortletType

Packages that use PortletType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl   
 

Uses of PortletType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200 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.priv.indexed.novalueclass.portlet.app200 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.priv.indexed.novalueclass.portlet.app200.impl
 

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.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.priv.indexed.novalueclass.portlet.app200.impl with parameters of type PortletType
 PortletType PortletAppTypeImpl.setPortlet(int idx, PortletType value)
           
 void PortletAppTypeImpl.setPortlet(PortletType[] values)
           
 



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