public class NameSearchResponse extends Object
| Constructor and Description |
|---|
NameSearchResponse(org.json.JSONObject json)
Parse the json response received from the server.
|
| Modifier and Type | Method and Description |
|---|---|
List<Student> |
getStudents() |
int |
getTotalResults() |
Copyright © 2021. All rights reserved.