|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl | |
| Uses of ManyToMany in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm that return ManyToMany | |
|---|---|
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.priv.indexed.novalueclass.persistence.orm with parameters of type ManyToMany | |
|---|---|
ManyToMany |
Attributes.setManyToMany(int idx,
ManyToMany value)
|
void |
Attributes.setManyToMany(ManyToMany[] values)
|
| Uses of ManyToMany in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that implement ManyToMany | |
|---|---|
class |
ManyToManyImpl
|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl declared as ManyToMany | |
|---|---|
protected ManyToMany[] |
AttributesImpl.manyToMany
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that return ManyToMany | |
|---|---|
ManyToMany[] |
AttributesImpl.getManyToMany()
|
ManyToMany |
AttributesImpl.getManyToMany(int idx)
|
ManyToMany |
AttributesImpl.setManyToMany(int idx,
ManyToMany value)
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl with parameters of type ManyToMany | |
|---|---|
ManyToMany |
AttributesImpl.setManyToMany(int idx,
ManyToMany value)
|
void |
AttributesImpl.setManyToMany(ManyToMany[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||