public interface PatientMatchNotificationResponse
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
PatientMatch |
getPatientMatch() |
boolean |
isSuccessul() |
PatientMatch getPatientMatch()
PatientMatch associated with this response.boolean isSuccessul()
String getErrorMessage()
Copyright © 2011–2019 University of Toronto, Computational Biology Lab. All rights reserved.