| Package | Description |
|---|---|
| com.ocs.dynamo.domain |
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.SetPath<TestEntity2,QTestEntity2> |
QTestEntity.testEntities |
| Modifier and Type | Method and Description |
|---|---|
Set<TestEntity2> |
TestEntity.getTestEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestEntity.addTestEntity2(TestEntity2 entity2) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestEntity.setTestEntities(Set<TestEntity2> testEntities) |
| Constructor and Description |
|---|
QTestEntity2(Class<? extends TestEntity2> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QTestEntity2(com.mysema.query.types.Path<? extends TestEntity2> path) |
Copyright © 2017 Open Circle Solutions. All rights reserved.