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

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

Uses of OneToMany 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 OneToMany
 OneToMany ObjectFactory.createOneToMany()
          Create an instance of OneToMany
 

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

Uses of OneToMany 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 OneToMany
 class OneToManyImpl
           
 

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

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



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