|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl | |
| Uses of OneToMany in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return OneToMany | |
|---|---|
OneToMany |
ObjectFactory.createOneToMany()
Create an instance of OneToMany |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return types with arguments of type OneToMany | |
|---|---|
List<OneToMany> |
Attributes.getOneToMany()
Gets the value of the oneToMany property. |
| Uses of OneToMany in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement OneToMany | |
|---|---|
class |
OneToManyImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type parameters of type OneToMany | |
|---|---|
protected List<OneToMany> |
AttributesImpl.oneToMany
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return types with arguments of type OneToMany | |
|---|---|
List<OneToMany> |
AttributesImpl.getOneToMany()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type arguments of type OneToMany | |
|---|---|
static void |
AttributesImpl.copyOneToMany(List<OneToMany> source,
List<OneToMany> target)
Copies all values of property OneToMany. |
static void |
AttributesImpl.copyOneToMany(List<OneToMany> source,
List<OneToMany> target)
Copies all values of property OneToMany. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||