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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 that return PortletNameType
 PortletNameType ObjectFactory.createPortletNameType()
          Create an instance of PortletNameType
 PortletNameType PortletType.getPortletName()
          Gets the value of the portletName property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 that return types with arguments of type PortletNameType
 List<PortletNameType> FilterMappingType.getPortletName()
          Gets the value of the portletName property.
 List<PortletNameType> PortletCollectionType.getPortletName()
          Gets the value of the portletName property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 with parameters of type PortletNameType
 void PortletType.setPortletName(PortletNameType value)
          Sets the value of the portletName property.
 

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type parameters of type PortletNameType
protected  List<PortletNameType> FilterMappingTypeImpl.portletName
           
protected  List<PortletNameType> PortletCollectionTypeImpl.portletName
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return PortletNameType
 PortletNameType PortletTypeImpl.getPortletName()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return types with arguments of type PortletNameType
 List<PortletNameType> FilterMappingTypeImpl.getPortletName()
           
 List<PortletNameType> PortletCollectionTypeImpl.getPortletName()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with parameters of type PortletNameType
 void PortletTypeImpl.setPortletName(PortletNameType value)
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type arguments of type PortletNameType
protected static void FilterMappingTypeImpl.copyPortletName(List<PortletNameType> source, List<PortletNameType> target)
          Copies all values of property PortletName.
protected static void FilterMappingTypeImpl.copyPortletName(List<PortletNameType> source, List<PortletNameType> target)
          Copies all values of property PortletName.
protected static void PortletCollectionTypeImpl.copyPortletName(List<PortletNameType> source, List<PortletNameType> target)
          Copies all values of property PortletName.
protected static void PortletCollectionTypeImpl.copyPortletName(List<PortletNameType> source, List<PortletNameType> target)
          Copies all values of property PortletName.
 



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