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

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

Uses of ManyToOne 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 ManyToOne
protected  List<ManyToOne> Attributes.manyToOne
           
 

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

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

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



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