|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManyToOne | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of ManyToOne in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as ManyToOne | |
|---|---|
protected ManyToOne[] |
Attributes.manyToOne
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return ManyToOne | |
|---|---|
ManyToOne |
ManyToOne.clone()
Creates and returns a copy of this object. |
static ManyToOne |
ObjectFactory.copyOfManyToOne(ManyToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToOne instance. |
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.pub.indexed.valueclass.persistence.orm with parameters of type ManyToOne | |
|---|---|
void |
Attributes.copyManyToOne(ManyToOne[] source)
Copies all values of property ManyToOne. |
static ManyToOne |
ObjectFactory.copyOfManyToOne(ManyToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToOne instance. |
ManyToOne |
Attributes.setManyToOne(int idx,
ManyToOne value)
|
void |
Attributes.setManyToOne(ManyToOne[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type ManyToOne | |
|---|---|
ManyToOne(ManyToOne o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToOne instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||