| Package | Description |
|---|---|
| cz.encircled.joiner.test.model |
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.SetPath<Password,QPassword> |
QNormalUser.passwords |
| Modifier and Type | Method and Description |
|---|---|
Set<Password> |
NormalUser.getPasswords() |
| Modifier and Type | Method and Description |
|---|---|
void |
NormalUser.setPasswords(Set<Password> passwords) |
| Constructor and Description |
|---|
QPassword(Class<? extends Password> type,
com.mysema.query.types.PathMetadata<?> metadata,
com.mysema.query.types.path.PathInits inits) |
QPassword(com.mysema.query.types.Path<? extends Password> path) |
Copyright © 2016. All rights reserved.