| Modifier and Type | Method and Description |
|---|---|
User |
Email.getUser() |
User |
Phone.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
Email.setUser(User user) |
void |
Phone.setUser(User user) |
| Constructor and Description |
|---|
Email(User user) |
Email(User user,
String address) |
Phone(User user) |
Phone(User user,
String number) |
| Constructor and Description |
|---|
QUser(com.querydsl.core.types.Path<? extends User> path) |
Copyright © 2019. All rights reserved.