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

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

Uses of CustomPortletModeType 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 CustomPortletModeType
 CustomPortletModeType ObjectFactory.createCustomPortletModeType()
          Create an instance of CustomPortletModeType
 CustomPortletModeType[] PortletAppType.getCustomPortletMode()
           
 CustomPortletModeType PortletAppType.getCustomPortletMode(int idx)
           
 CustomPortletModeType PortletAppType.setCustomPortletMode(int idx, CustomPortletModeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100 with parameters of type CustomPortletModeType
 void PortletAppType.setCustomPortletMode(CustomPortletModeType[] values)
           
 CustomPortletModeType PortletAppType.setCustomPortletMode(int idx, CustomPortletModeType value)
           
 

Uses of CustomPortletModeType 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 CustomPortletModeType
 class CustomPortletModeTypeImpl
           
 

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

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

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



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