Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm.ManyToMany

Packages that use ManyToMany
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm   
 

Uses of ManyToMany in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm with type parameters of type ManyToMany
protected  List<ManyToMany> Attributes.manyToMany
           
 

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

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

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



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