| Package | Description |
|---|---|
| org.picketlink.idm.jpa.model.sample.complex.entity |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
Person.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.addAddress(Address address) |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setAddress(List<Address> address) |
Copyright © 2013. All Rights Reserved.