|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm | |
| Uses of ManyToMany in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type parameters of type ManyToMany | |
|---|---|
protected List<ManyToMany> |
Attributes.manyToMany
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return ManyToMany | |
|---|---|
ManyToMany |
ManyToMany.clone()
Creates and returns a copy of this object. |
protected static ManyToMany |
ObjectFactory.copyOfManyToMany(ManyToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ManyToMany instance. |
ManyToMany |
ObjectFactory.createManyToMany()
Create an instance of ManyToMany |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return types with arguments of type ManyToMany | |
|---|---|
List<ManyToMany> |
Attributes.getManyToMany()
Gets the value of the manyToMany property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type ManyToMany | |
|---|---|
protected static ManyToMany |
ObjectFactory.copyOfManyToMany(ManyToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ManyToMany instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type arguments of type ManyToMany | |
|---|---|
protected static void |
Attributes.copyManyToMany(List<ManyToMany> source,
List<ManyToMany> target)
Copies all values of property ManyToMany. |
protected static void |
Attributes.copyManyToMany(List<ManyToMany> source,
List<ManyToMany> target)
Copies all values of property ManyToMany. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type ManyToMany | |
|---|---|
ManyToMany(ManyToMany o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ManyToMany instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||