Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.LinkItem

Packages that use LinkItem
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl   
 

Uses of LinkItem in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100 that return LinkItem
 LinkItem ObjectFactory.createLinkItem()
          Create an instance of LinkItem
 LinkItem[] Body.Breadcrumbs.getItem()
           
 LinkItem[] Body.Links.getItem()
           
 LinkItem Body.Breadcrumbs.getItem(int idx)
           
 LinkItem Body.Links.getItem(int idx)
           
 LinkItem Body.Breadcrumbs.setItem(int idx, LinkItem value)
           
 LinkItem Body.Links.setItem(int idx, LinkItem value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100 with parameters of type LinkItem
 LinkItem Body.Breadcrumbs.setItem(int idx, LinkItem value)
           
 LinkItem Body.Links.setItem(int idx, LinkItem value)
           
 void Body.Breadcrumbs.setItem(LinkItem[] values)
           
 void Body.Links.setItem(LinkItem[] values)
           
 

Uses of LinkItem in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl declared as LinkItem
protected  LinkItem[] BodyImpl.BreadcrumbsImpl.item
           
protected  LinkItem[] BodyImpl.LinksImpl.item
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl that return LinkItem
 LinkItem[] BodyImpl.BreadcrumbsImpl.getItem()
           
 LinkItem[] BodyImpl.LinksImpl.getItem()
           
 LinkItem BodyImpl.BreadcrumbsImpl.getItem(int idx)
           
 LinkItem BodyImpl.LinksImpl.getItem(int idx)
           
 LinkItem BodyImpl.BreadcrumbsImpl.setItem(int idx, LinkItem value)
           
 LinkItem BodyImpl.LinksImpl.setItem(int idx, LinkItem value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl with parameters of type LinkItem
 LinkItem BodyImpl.BreadcrumbsImpl.setItem(int idx, LinkItem value)
           
 LinkItem BodyImpl.LinksImpl.setItem(int idx, LinkItem value)
           
 void BodyImpl.BreadcrumbsImpl.setItem(LinkItem[] values)
           
 void BodyImpl.LinksImpl.setItem(LinkItem[] values)
           
 



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