|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OneToOne | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of OneToOne in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type parameters of type OneToOne | |
|---|---|
protected List<OneToOne> |
Attributes.oneToOne
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return OneToOne | |
|---|---|
OneToOne |
OneToOne.clone()
Creates and returns a copy of this object. |
static OneToOne |
ObjectFactory.copyOfOneToOne(OneToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.OneToOne instance. |
OneToOne |
ObjectFactory.createOneToOne()
Create an instance of OneToOne |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type OneToOne | |
|---|---|
List<OneToOne> |
Attributes.getOneToOne()
Gets the value of the oneToOne property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type OneToOne | |
|---|---|
static OneToOne |
ObjectFactory.copyOfOneToOne(OneToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.OneToOne instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type OneToOne | |
|---|---|
static void |
Attributes.copyOneToOne(List<OneToOne> source,
List<OneToOne> target)
Copies all values of property OneToOne. |
static void |
Attributes.copyOneToOne(List<OneToOne> source,
List<OneToOne> target)
Copies all values of property OneToOne. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type OneToOne | |
|---|---|
OneToOne(OneToOne o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.OneToOne instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||