|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToMany | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of OneToMany in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type parameters of type OneToMany | |
|---|---|
protected List<OneToMany> |
Attributes.oneToMany
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.persistence.orm.OneToMany instance. |
OneToMany |
ObjectFactory.createOneToMany()
Create an instance of OneToMany |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type OneToMany | |
|---|---|
List<OneToMany> |
Attributes.getOneToMany()
Gets the value of the oneToMany property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.persistence.orm.OneToMany instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type OneToMany | |
|---|---|
static void |
Attributes.copyOneToMany(List<OneToMany> source,
List<OneToMany> target)
Copies all values of property OneToMany. |
static void |
Attributes.copyOneToMany(List<OneToMany> source,
List<OneToMany> target)
Copies all values of property OneToMany. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type OneToMany | |
|---|---|
OneToMany(OneToMany o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.OneToMany instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||