Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.LinkItem

Packages that use LinkItem
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.impl   
 

Uses of LinkItem in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100 that return LinkItem
 LinkItem ObjectFactory.createLinkItem()
          Create an instance of LinkItem
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100 that return types with arguments of type LinkItem
 List<LinkItem> Body.Breadcrumbs.getItem()
          Gets the value of the item property.
 List<LinkItem> Body.Links.getItem()
          Gets the value of the item property.
 

Uses of LinkItem in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.impl that implement LinkItem
 class LinkItemImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.impl with type parameters of type LinkItem
protected  List<LinkItem> BodyImpl.BreadcrumbsImpl.item
           
protected  List<LinkItem> BodyImpl.LinksImpl.item
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.impl that return types with arguments of type LinkItem
 List<LinkItem> BodyImpl.BreadcrumbsImpl.getItem()
           
 List<LinkItem> BodyImpl.LinksImpl.getItem()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.decoration100.impl with type arguments of type LinkItem
protected static void BodyImpl.BreadcrumbsImpl.copyItem(List<LinkItem> source, List<LinkItem> target)
          Copies all values of property Item.
protected static void BodyImpl.BreadcrumbsImpl.copyItem(List<LinkItem> source, List<LinkItem> target)
          Copies all values of property Item.
protected static void BodyImpl.LinksImpl.copyItem(List<LinkItem> source, List<LinkItem> target)
          Copies all values of property Item.
protected static void BodyImpl.LinksImpl.copyItem(List<LinkItem> source, List<LinkItem> target)
          Copies all values of property Item.
 



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