Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.PortletNameType

Packages that use PortletNameType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200   
 

Uses of PortletNameType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 declared as PortletNameType
protected  PortletNameType PortletType.portletName
           
protected  PortletNameType[] FilterMappingType.portletName
           
protected  PortletNameType[] PortletCollectionType.portletName
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 that return PortletNameType
 PortletNameType PortletNameType.clone()
          Creates and returns a copy of this object.
protected static PortletNameType ObjectFactory.copyOfPortletNameType(PortletNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.PortletNameType instance.
 PortletNameType ObjectFactory.createPortletNameType()
          Create an instance of PortletNameType
 PortletNameType PortletType.getPortletName()
          Gets the value of the portletName property.
 PortletNameType[] FilterMappingType.getPortletName()
           
 PortletNameType[] PortletCollectionType.getPortletName()
           
 PortletNameType FilterMappingType.getPortletName(int idx)
           
 PortletNameType PortletCollectionType.getPortletName(int idx)
           
 PortletNameType FilterMappingType.setPortletName(int idx, PortletNameType value)
           
 PortletNameType PortletCollectionType.setPortletName(int idx, PortletNameType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200 with parameters of type PortletNameType
protected static PortletNameType ObjectFactory.copyOfPortletNameType(PortletNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.portlet.app200.PortletNameType instance.
protected  void FilterMappingType.copyPortletName(PortletNameType[] source)
          Copies all values of property PortletName.
protected  void PortletCollectionType.copyPortletName(PortletNameType[] source)
          Copies all values of property PortletName.
 PortletNameType FilterMappingType.setPortletName(int idx, PortletNameType value)
           
 PortletNameType PortletCollectionType.setPortletName(int idx, PortletNameType value)
           
 void PortletType.setPortletName(PortletNameType value)
          Sets the value of the portletName property.
 void FilterMappingType.setPortletName(PortletNameType[] values)
           
 void PortletCollectionType.setPortletName(PortletNameType[] values)
           
 

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



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