|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecondaryTable | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm | |
| Uses of SecondaryTable in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm with type parameters of type SecondaryTable | |
|---|---|
protected List<SecondaryTable> |
Entity.secondaryTable
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm that return SecondaryTable | |
|---|---|
SecondaryTable |
SecondaryTable.clone()
Creates and returns a copy of this object. |
SecondaryTable |
ObjectFactory.createSecondaryTable()
Create an instance of SecondaryTable |
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm that return types with arguments of type SecondaryTable | |
|---|---|
List<SecondaryTable> |
Entity.getSecondaryTable()
Gets the value of the secondaryTable property. |
| Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm with parameters of type SecondaryTable | |
|---|---|
SecondaryTable(SecondaryTable o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm.SecondaryTable instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||