public class InstitutionListResult extends ErrorResult
Constructor and Description |
---|
InstitutionListResult() |
Modifier and Type | Method and Description |
---|---|
List<Institution> |
getInstitutions() |
void |
setInstitutions(List<Institution> institutions) |
getErrorMessage, setErrorMessage
public List<Institution> getInstitutions()
public void setInstitutions(List<Institution> institutions)
institutions
- the institutions to setCopyright © 2022. All rights reserved.