|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl | |
| Uses of OneToMany in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm that return OneToMany | |
|---|---|
OneToMany |
ObjectFactory.createOneToMany()
Create an instance of OneToMany |
OneToMany[] |
Attributes.getOneToMany()
|
OneToMany |
Attributes.getOneToMany(int idx)
|
OneToMany |
Attributes.setOneToMany(int idx,
OneToMany value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm with parameters of type OneToMany | |
|---|---|
OneToMany |
Attributes.setOneToMany(int idx,
OneToMany value)
|
void |
Attributes.setOneToMany(OneToMany[] values)
|
| Uses of OneToMany in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that implement OneToMany | |
|---|---|
class |
OneToManyImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl declared as OneToMany | |
|---|---|
protected OneToMany[] |
AttributesImpl.oneToMany
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that return OneToMany | |
|---|---|
OneToMany[] |
AttributesImpl.getOneToMany()
|
OneToMany |
AttributesImpl.getOneToMany(int idx)
|
OneToMany |
AttributesImpl.setOneToMany(int idx,
OneToMany value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl with parameters of type OneToMany | |
|---|---|
OneToMany |
AttributesImpl.setOneToMany(int idx,
OneToMany value)
|
void |
AttributesImpl.setOneToMany(OneToMany[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||