Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100.LinkItem

Packages that use LinkItem
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100   
 

Uses of LinkItem in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100 declared as LinkItem
protected  LinkItem[] Body.Breadcrumbs.item
           
protected  LinkItem[] Body.Links.item
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100 that return LinkItem
 LinkItem LinkItem.clone()
          Creates and returns a copy of this object.
protected static LinkItem ObjectFactory.copyOfLinkItem(LinkItem clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100.LinkItem instance.
 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.prot.indexed.valueclass.maven.decoration100 with parameters of type LinkItem
protected  void Body.Breadcrumbs.copyItem(LinkItem[] source)
          Copies all values of property Item.
protected  void Body.Links.copyItem(LinkItem[] source)
          Copies all values of property Item.
protected static LinkItem ObjectFactory.copyOfLinkItem(LinkItem clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100.LinkItem instance.
 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)
           
 

Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100 with parameters of type LinkItem
LinkItem(LinkItem o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.maven.decoration100.LinkItem instance by copying a given instance.
 



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