| Package | Description |
|---|---|
| org.picketlink.idm.jpa.model.sample.complex | |
| org.picketlink.idm.jpa.model.sample.complex.entity |
| Modifier and Type | Method and Description |
|---|---|
Email |
AbstractUser.getEmail() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUser.setEmail(Email email) |
| Modifier and Type | Method and Description |
|---|---|
List<Email> |
Person.getEmails() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.addEmail(Email email) |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setEmails(List<Email> emails) |
Copyright © 2013. All Rights Reserved.