|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToOne | |
|---|---|
| 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 ManyToOne in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm with type parameters of type ManyToOne | |
|---|---|
protected List<ManyToOne> |
Attributes.manyToOne
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return ManyToOne | |
|---|---|
ManyToOne |
ManyToOne.clone()
Creates and returns a deep copy of this object. |
ManyToOne |
ObjectFactory.createManyToOne()
Create an instance of ManyToOne |
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return types with arguments of type ManyToOne | |
|---|---|
List<ManyToOne> |
Attributes.getManyToOne()
Gets the value of the manyToOne property. |
| Constructors in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type ManyToOne | |
|---|---|
ManyToOne(ManyToOne o)
Creates a new ManyToOne instance by deeply copying a given ManyToOne instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||