| Package | Description |
|---|---|
| org.soulwing.prospecto.demo.jaxrs.domain |
| Modifier and Type | Method and Description |
|---|---|
Contact |
Parent.getContact() |
Contact |
MedicalInfo.getEmergencyContact() |
Contact |
Team.getManager() |
| Modifier and Type | Method and Description |
|---|---|
Set<Contact> |
Team.getCoaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
Parent.setContact(Contact contact) |
void |
MedicalInfo.setEmergencyContact(Contact emergencyContact) |
void |
Team.setManager(Contact manager) |
Copyright © 2014–2016. All rights reserved.