| Package | Description |
|---|---|
| com.ocs.dynamo.functional.domain |
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.SetPath<Country,QCountry> |
QRegion.countries |
| Modifier and Type | Method and Description |
|---|---|
Set<Country> |
Region.getCountries() |
| Modifier and Type | Method and Description |
|---|---|
void |
Region.setCountries(Set<Country> countries) |
| Constructor and Description |
|---|
QCountry(Class<? extends Country> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QCountry(com.mysema.query.types.Path<? extends Country> path) |
Copyright © 2019 Open Circle Solutions. All rights reserved.