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