Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.PortletModeType

Packages that use PortletModeType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200   
 

Uses of PortletModeType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 declared as PortletModeType
protected  PortletModeType CustomPortletModeType.portletMode
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with type parameters of type PortletModeType
protected  List<PortletModeType> SupportsType.portletMode
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 that return PortletModeType
 PortletModeType PortletModeType.clone()
          Creates and returns a copy of this object.
protected static PortletModeType ObjectFactory.copyOfPortletModeType(PortletModeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.PortletModeType instance.
 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.valueclass.portlet.app200 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.valueclass.portlet.app200 with parameters of type PortletModeType
protected static PortletModeType ObjectFactory.copyOfPortletModeType(PortletModeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.PortletModeType instance.
 void CustomPortletModeType.setPortletMode(PortletModeType value)
          Sets the value of the portletMode property.
 

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

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with parameters of type PortletModeType
PortletModeType(PortletModeType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.PortletModeType instance by copying a given instance.
 



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