|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Basic | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm | |
| Uses of Basic in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as Basic | |
|---|---|
protected Basic[] |
EmbeddableAttributes.basic
|
protected Basic[] |
Attributes.basic
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm that return Basic | |
|---|---|
Basic |
Basic.clone()
Creates and returns a copy of this object. |
protected static Basic |
ObjectFactory.copyOfBasic(Basic clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.Basic instance. |
Basic |
ObjectFactory.createBasic()
Create an instance of Basic |
Basic[] |
EmbeddableAttributes.getBasic()
|
Basic[] |
Attributes.getBasic()
|
Basic |
EmbeddableAttributes.getBasic(int idx)
|
Basic |
Attributes.getBasic(int idx)
|
Basic |
EmbeddableAttributes.setBasic(int idx,
Basic value)
|
Basic |
Attributes.setBasic(int idx,
Basic value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type Basic | |
|---|---|
protected void |
EmbeddableAttributes.copyBasic(Basic[] source)
Copies all values of property Basic. |
protected void |
Attributes.copyBasic(Basic[] source)
Copies all values of property Basic. |
protected static Basic |
ObjectFactory.copyOfBasic(Basic clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.Basic instance. |
void |
EmbeddableAttributes.setBasic(Basic[] values)
|
void |
Attributes.setBasic(Basic[] values)
|
Basic |
EmbeddableAttributes.setBasic(int idx,
Basic value)
|
Basic |
Attributes.setBasic(int idx,
Basic value)
|
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type Basic | |
|---|---|
Basic(Basic o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.Basic instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||