|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of OneToMany in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as OneToMany | |
|---|---|
protected OneToMany[] |
Attributes.oneToMany
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return OneToMany | |
|---|---|
OneToMany |
OneToMany.clone()
Creates and returns a copy of this object. |
static OneToMany |
ObjectFactory.copyOfOneToMany(OneToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToMany instance. |
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.pub.indexed.valueclass.persistence.orm with parameters of type OneToMany | |
|---|---|
static OneToMany |
ObjectFactory.copyOfOneToMany(OneToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToMany instance. |
void |
Attributes.copyOneToMany(OneToMany[] source)
Copies all values of property OneToMany. |
OneToMany |
Attributes.setOneToMany(int idx,
OneToMany value)
|
void |
Attributes.setOneToMany(OneToMany[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type OneToMany | |
|---|---|
OneToMany(OneToMany o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToMany instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||