|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entity | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl | |
| Uses of Entity in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm that return Entity | |
|---|---|
Entity |
ObjectFactory.createEntity()
Create an instance of Entity |
Entity[] |
EntityMappings.getEntity()
|
Entity |
EntityMappings.getEntity(int idx)
|
Entity |
EntityMappings.setEntity(int idx,
Entity value)
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm with parameters of type Entity | |
|---|---|
void |
EntityMappings.setEntity(Entity[] values)
|
Entity |
EntityMappings.setEntity(int idx,
Entity value)
|
| Uses of Entity in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that implement Entity | |
|---|---|
class |
EntityImpl
|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl declared as Entity | |
|---|---|
protected Entity[] |
EntityMappingsImpl.entity
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that return Entity | |
|---|---|
Entity[] |
EntityMappingsImpl.getEntity()
|
Entity |
EntityMappingsImpl.getEntity(int idx)
|
Entity |
EntityMappingsImpl.setEntity(int idx,
Entity value)
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl with parameters of type Entity | |
|---|---|
void |
EntityMappingsImpl.setEntity(Entity[] values)
|
Entity |
EntityMappingsImpl.setEntity(int idx,
Entity value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||