Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.PortletModeType

Packages that use PortletModeType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl   
 

Uses of PortletModeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100
 

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.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.priv.indexed.novalueclass.portlet.app100.impl with parameters of type PortletModeType
 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.