|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToMany | |
|---|---|
| net.sourceforge.jpaxjc.ns.persistence.orm | This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence/orm namespace. |
| Uses of OneToMany in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm with type parameters of type OneToMany | |
|---|---|
protected List<OneToMany> |
Attributes.oneToMany
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return OneToMany | |
|---|---|
OneToMany |
OneToMany.clone()
Creates and returns a deep copy of this object. |
OneToMany |
ObjectFactory.createOneToMany()
Create an instance of OneToMany |
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return types with arguments of type OneToMany | |
|---|---|
List<OneToMany> |
Attributes.getOneToMany()
Gets the value of the oneToMany property. |
| Constructors in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type OneToMany | |
|---|---|
OneToMany(OneToMany o)
Creates a new OneToMany instance by deeply copying a given OneToMany instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||