Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.ManyToMany

Packages that use ManyToMany
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl   
 

Uses of ManyToMany in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return ManyToMany
 ManyToMany ObjectFactory.createManyToMany()
          Create an instance of ManyToMany
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return types with arguments of type ManyToMany
 List<ManyToMany> Attributes.getManyToMany()
          Gets the value of the manyToMany property.
 

Uses of ManyToMany in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that implement ManyToMany
 class ManyToManyImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl with type parameters of type ManyToMany
protected  List<ManyToMany> AttributesImpl.manyToMany
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that return types with arguments of type ManyToMany
 List<ManyToMany> AttributesImpl.getManyToMany()
           
 



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