|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Basic | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl | |
| Uses of Basic in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return Basic | |
|---|---|
Basic |
ObjectFactory.createBasic()
Create an instance of Basic |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.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. |
| Uses of Basic in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that implement Basic | |
|---|---|
class |
BasicImpl
|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type parameters of type Basic | |
|---|---|
protected List<Basic> |
AttributesImpl.basic
|
protected List<Basic> |
EmbeddableAttributesImpl.basic
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return types with arguments of type Basic | |
|---|---|
List<Basic> |
AttributesImpl.getBasic()
|
List<Basic> |
EmbeddableAttributesImpl.getBasic()
|
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type arguments of type Basic | |
|---|---|
protected static void |
AttributesImpl.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
protected static void |
AttributesImpl.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
protected static void |
EmbeddableAttributesImpl.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
protected static void |
EmbeddableAttributesImpl.copyBasic(List<Basic> source,
List<Basic> target)
Copies all values of property Basic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||