Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100.MenuItem

Packages that use MenuItem
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100.impl   
 

Uses of MenuItem in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100 that return MenuItem
 MenuItem ObjectFactory.createMenuItem()
          Create an instance of MenuItem
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100 that return types with arguments of type MenuItem
 List<MenuItem> Menu.getItem()
          Gets the value of the item property.
 List<MenuItem> MenuItem.getItem()
          Gets the value of the item property.
 

Uses of MenuItem in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100.impl that implement MenuItem
 class MenuItemImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100.impl with type parameters of type MenuItem
protected  List<MenuItem> MenuItemImpl.item
           
protected  List<MenuItem> MenuImpl.item
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.decoration100.impl that return types with arguments of type MenuItem
 List<MenuItem> MenuItemImpl.getItem()
           
 List<MenuItem> MenuImpl.getItem()
           
 



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