|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToOne | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl | |
| Uses of OneToOne in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm that return OneToOne | |
|---|---|
OneToOne |
ObjectFactory.createOneToOne()
Create an instance of OneToOne |
OneToOne[] |
Attributes.getOneToOne()
|
OneToOne |
Attributes.getOneToOne(int idx)
|
OneToOne |
Attributes.setOneToOne(int idx,
OneToOne value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm with parameters of type OneToOne | |
|---|---|
OneToOne |
Attributes.setOneToOne(int idx,
OneToOne value)
|
void |
Attributes.setOneToOne(OneToOne[] values)
|
| Uses of OneToOne in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that implement OneToOne | |
|---|---|
class |
OneToOneImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl declared as OneToOne | |
|---|---|
protected OneToOne[] |
AttributesImpl.oneToOne
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that return OneToOne | |
|---|---|
OneToOne[] |
AttributesImpl.getOneToOne()
|
OneToOne |
AttributesImpl.getOneToOne(int idx)
|
OneToOne |
AttributesImpl.setOneToOne(int idx,
OneToOne value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl with parameters of type OneToOne | |
|---|---|
OneToOne |
AttributesImpl.setOneToOne(int idx,
OneToOne value)
|
void |
AttributesImpl.setOneToOne(OneToOne[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||