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