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