Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.PortletModeType

Packages that use PortletModeType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl   
 

Uses of PortletModeType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 that return PortletModeType
 PortletModeType ObjectFactory.createPortletModeType()
          Create an instance of PortletModeType
 PortletModeType CustomPortletModeType.getPortletMode()
          Gets the value of the portletMode property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 that return types with arguments of type PortletModeType
 List<PortletModeType> SupportsType.getPortletMode()
          Gets the value of the portletMode property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100 with parameters of type PortletModeType
 void CustomPortletModeType.setPortletMode(PortletModeType value)
          Sets the value of the portletMode property.
 

Uses of PortletModeType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl with type parameters of type PortletModeType
protected  List<PortletModeType> SupportsTypeImpl.portletMode
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl that return PortletModeType
 PortletModeType CustomPortletModeTypeImpl.getPortletMode()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl that return types with arguments of type PortletModeType
 List<PortletModeType> SupportsTypeImpl.getPortletMode()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl with parameters of type PortletModeType
 void CustomPortletModeTypeImpl.setPortletMode(PortletModeType value)
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app100.impl with type arguments of type PortletModeType
protected static void SupportsTypeImpl.copyPortletMode(List<PortletModeType> source, List<PortletModeType> target)
          Copies all values of property PortletMode.
protected static void SupportsTypeImpl.copyPortletMode(List<PortletModeType> source, List<PortletModeType> target)
          Copies all values of property PortletMode.
 



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