|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm | |
| Uses of ManyToMany in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as ManyToMany | |
|---|---|
protected ManyToMany[] |
Attributes.manyToMany
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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.indexed.valueclass.persistence.orm.ManyToMany instance. |
ManyToMany |
ObjectFactory.createManyToMany()
Create an instance of ManyToMany |
ManyToMany[] |
Attributes.getManyToMany()
|
ManyToMany |
Attributes.getManyToMany(int idx)
|
ManyToMany |
Attributes.setManyToMany(int idx,
ManyToMany value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type ManyToMany | |
|---|---|
protected void |
Attributes.copyManyToMany(ManyToMany[] source)
Copies all values of property ManyToMany. |
protected static ManyToMany |
ObjectFactory.copyOfManyToMany(ManyToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.ManyToMany instance. |
ManyToMany |
Attributes.setManyToMany(int idx,
ManyToMany value)
|
void |
Attributes.setManyToMany(ManyToMany[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type ManyToMany | |
|---|---|
ManyToMany(ManyToMany o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.ManyToMany instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||