Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.PortletModeType

Packages that use PortletModeType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl   
 

Uses of PortletModeType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200 that return PortletModeType
 PortletModeType ObjectFactory.createPortletModeType()
          Create an instance of PortletModeType
 PortletModeType[] SupportsType.getPortletMode()
           
 PortletModeType CustomPortletModeType.getPortletMode()
          Gets the value of the portletMode property.
 PortletModeType SupportsType.getPortletMode(int idx)
           
 PortletModeType SupportsType.setPortletMode(int idx, PortletModeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200 with parameters of type PortletModeType
 PortletModeType SupportsType.setPortletMode(int idx, PortletModeType value)
           
 void CustomPortletModeType.setPortletMode(PortletModeType value)
          Sets the value of the portletMode property.
 void SupportsType.setPortletMode(PortletModeType[] values)
           
 

Uses of PortletModeType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that implement PortletModeType
 class PortletModeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl declared as PortletModeType
protected  PortletModeType[] SupportsTypeImpl.portletMode
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that return PortletModeType
 PortletModeType[] SupportsTypeImpl.getPortletMode()
           
 PortletModeType CustomPortletModeTypeImpl.getPortletMode()
           
 PortletModeType SupportsTypeImpl.getPortletMode(int idx)
           
 PortletModeType SupportsTypeImpl.setPortletMode(int idx, PortletModeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl with parameters of type PortletModeType
 void SupportsTypeImpl.copyPortletMode(PortletModeType[] source)
          Copies all values of property PortletMode.
 PortletModeType SupportsTypeImpl.setPortletMode(int idx, PortletModeType value)
           
 void CustomPortletModeTypeImpl.setPortletMode(PortletModeType value)
           
 void SupportsTypeImpl.setPortletMode(PortletModeType[] values)
           
 



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