|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Basic | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of Basic 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 Basic | |
|---|---|
protected List<Basic> |
EmbeddableAttributes.basic
|
protected List<Basic> |
Attributes.basic
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return Basic | |
|---|---|
Basic |
Basic.clone()
Creates and returns a copy of this object. |
static Basic |
ObjectFactory.copyOfBasic(Basic clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Basic instance. |
Basic |
ObjectFactory.createBasic()
Create an instance of Basic |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type Basic | |
|---|---|
List<Basic> |
EmbeddableAttributes.getBasic()
Gets the value of the basic property. |
List<Basic> |
Attributes.getBasic()
Gets the value of the basic property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Basic | |
|---|---|
static Basic |
ObjectFactory.copyOfBasic(Basic clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Basic instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type Basic | |
|---|---|
static void |
EmbeddableAttributes.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
static void |
EmbeddableAttributes.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
static void |
Attributes.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
static void |
Attributes.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Basic | |
|---|---|
Basic(Basic o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Basic instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||