| Package | Description |
|---|---|
| org.picketlink.idm.jpa.model.sample.complex.entity |
| Modifier and Type | Method and Description |
|---|---|
List<Phone> |
Person.getPhones() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.addPhone(Phone phone) |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setPhones(List<Phone> phones) |
Copyright © 2013. All Rights Reserved.