Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.PortletNameType

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return PortletNameType
 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.novalueclass.portlet.app200 with parameters of type PortletNameType
 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)
           
 

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

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that implement PortletNameType
 class PortletNameTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl declared as PortletNameType
protected  PortletNameType[] FilterMappingTypeImpl.portletName
           
protected  PortletNameType[] PortletCollectionTypeImpl.portletName
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return PortletNameType
 PortletNameType[] FilterMappingTypeImpl.getPortletName()
           
 PortletNameType[] PortletCollectionTypeImpl.getPortletName()
           
 PortletNameType PortletTypeImpl.getPortletName()
           
 PortletNameType FilterMappingTypeImpl.getPortletName(int idx)
           
 PortletNameType PortletCollectionTypeImpl.getPortletName(int idx)
           
 PortletNameType FilterMappingTypeImpl.setPortletName(int idx, PortletNameType value)
           
 PortletNameType PortletCollectionTypeImpl.setPortletName(int idx, PortletNameType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type PortletNameType
protected  void FilterMappingTypeImpl.copyPortletName(PortletNameType[] source)
          Copies all values of property PortletName.
protected  void PortletCollectionTypeImpl.copyPortletName(PortletNameType[] source)
          Copies all values of property PortletName.
 PortletNameType FilterMappingTypeImpl.setPortletName(int idx, PortletNameType value)
           
 PortletNameType PortletCollectionTypeImpl.setPortletName(int idx, PortletNameType value)
           
 void PortletTypeImpl.setPortletName(PortletNameType value)
           
 void FilterMappingTypeImpl.setPortletName(PortletNameType[] values)
           
 void PortletCollectionTypeImpl.setPortletName(PortletNameType[] values)
           
 



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