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