| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
ContactInfo.Builder.build()
Returns the contact information built so far.
|
ContactInfo |
PatientContactsManager.getFirst(Patient patient)
Get the highest-priority contact, if any.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactInfo> |
PatientContactsManager.getAll(Patient patient)
Get all available contacts.
|
List<ContactInfo> |
PatientContactProvider.getContacts(Patient patient)
Get the contact information for the given patient.
|
Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.