| Package | Description |
|---|---|
| org.soulwing.prospecto.demo.jaxrs.domain |
| Modifier and Type | Method and Description |
|---|---|
List<Phone> |
Parent.getPhones() |
List<Phone> |
ContactInfo.getPhones() |
List<Phone> |
Contact.getPhones() |
| Modifier and Type | Method and Description |
|---|---|
void |
Parent.setPhones(List<Phone> phones) |
void |
ContactInfo.setPhones(List<Phone> phones) |
void |
Contact.setPhones(List<Phone> phones) |
Copyright © 2014–2016. All rights reserved.