| Package | Description |
|---|---|
| com.ocs.dynamo.domain |
| Modifier and Type | Method and Description |
|---|---|
TestEntity |
TestEntity2.getTestEntity() |
TestEntity |
TestEntity2.getTestEntityAlt() |
TestEntity |
TestEntity2.getTestEntityAlt2() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestEntity2.setTestEntity(TestEntity testEntity) |
void |
TestEntity2.setTestEntityAlt(TestEntity testEntityAlt) |
void |
TestEntity2.setTestEntityAlt2(TestEntity testEntityAlt2) |
| Constructor and Description |
|---|
QTestEntity(Class<? extends TestEntity> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QTestEntity(com.mysema.query.types.Path<? extends TestEntity> path) |
Copyright © 2017 Open Circle Solutions. All rights reserved.