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