Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.PortletNameType

Packages that use PortletNameType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl   
 

Uses of PortletNameType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100 that return PortletNameType
 PortletNameType ObjectFactory.createPortletNameType()
          Create an instance of PortletNameType
 PortletNameType[] PortletCollectionType.getPortletName()
           
 PortletNameType PortletCollectionType.getPortletName(int idx)
           
 PortletNameType PortletCollectionType.setPortletName(int idx, PortletNameType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100 that return types with arguments of type PortletNameType
 javax.xml.bind.JAXBElement<PortletNameType> ObjectFactory.createPortletTypePortletName(PortletNameType value)
          Create an instance of JAXBElement<PortletNameType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100 with parameters of type PortletNameType
 javax.xml.bind.JAXBElement<PortletNameType> ObjectFactory.createPortletTypePortletName(PortletNameType value)
          Create an instance of JAXBElement<PortletNameType>}
 PortletNameType PortletCollectionType.setPortletName(int idx, PortletNameType value)
           
 void PortletCollectionType.setPortletName(PortletNameType[] values)
           
 

Uses of PortletNameType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl
 

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl with parameters of type PortletNameType
 PortletNameType PortletCollectionTypeImpl.setPortletName(int idx, PortletNameType value)
           
 void PortletCollectionTypeImpl.setPortletName(PortletNameType[] values)
           
 



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