Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.TitleType

Packages that use TitleType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl   
 

Uses of TitleType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200 that return TitleType
 TitleType ObjectFactory.createTitleType()
          Create an instance of TitleType
 TitleType PortletInfoType.getTitle()
          Gets the value of the title property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200 with parameters of type TitleType
 void PortletInfoType.setTitle(TitleType value)
          Sets the value of the title property.
 

Uses of TitleType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl that implement TitleType
 class TitleTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl that return TitleType
 TitleType PortletInfoTypeImpl.getTitle()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl with parameters of type TitleType
 void PortletInfoTypeImpl.setTitle(TitleType value)
           
 



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