Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.OneToMany

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

Uses of OneToMany in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return OneToMany
 OneToMany OneToMany.clone()
          Creates and returns a copy of this object.
 OneToMany ObjectFactory.createOneToMany()
          Create an instance of OneToMany
 

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

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type OneToMany
OneToMany(OneToMany o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.OneToMany instance by copying a given instance.
 



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