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