|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToOne | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl | |
| Uses of ManyToOne in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm that return ManyToOne | |
|---|---|
ManyToOne |
ObjectFactory.createManyToOne()
Create an instance of ManyToOne |
ManyToOne[] |
Attributes.getManyToOne()
|
ManyToOne |
Attributes.getManyToOne(int idx)
|
ManyToOne |
Attributes.setManyToOne(int idx,
ManyToOne value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm with parameters of type ManyToOne | |
|---|---|
ManyToOne |
Attributes.setManyToOne(int idx,
ManyToOne value)
|
void |
Attributes.setManyToOne(ManyToOne[] values)
|
| Uses of ManyToOne in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl that implement ManyToOne | |
|---|---|
class |
ManyToOneImpl
|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl declared as ManyToOne | |
|---|---|
protected ManyToOne[] |
AttributesImpl.manyToOne
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl that return ManyToOne | |
|---|---|
ManyToOne[] |
AttributesImpl.getManyToOne()
|
ManyToOne |
AttributesImpl.getManyToOne(int idx)
|
ManyToOne |
AttributesImpl.setManyToOne(int idx,
ManyToOne value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl with parameters of type ManyToOne | |
|---|---|
protected void |
AttributesImpl.copyManyToOne(ManyToOne[] source)
Copies all values of property ManyToOne. |
ManyToOne |
AttributesImpl.setManyToOne(int idx,
ManyToOne value)
|
void |
AttributesImpl.setManyToOne(ManyToOne[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||