- getBatchId() - Method in class xyz.lamergameryt.allen4j.Student
-
- getCourseName() - Method in class xyz.lamergameryt.allen4j.Student
-
- getEndpoint() - Method in class xyz.lamergameryt.allen4j.Request
-
Returns the API endpoint of the request.
- getFormNumber() - Method in class xyz.lamergameryt.allen4j.Student
-
- getFromJSONObject(JSONObject) - Static method in class xyz.lamergameryt.allen4j.Student
-
Get an instance of the Student class.
- getFullName() - Method in class xyz.lamergameryt.allen4j.Student
-
- getJSONFromEntity(HttpEntity) - Static method in class xyz.lamergameryt.allen4j.Utils
-
Read the response received from the API and converts it into a JSONObject object.
- getParams() - Method in class xyz.lamergameryt.allen4j.Request
-
Get the parameters to include with the request.
- getPic() - Method in class xyz.lamergameryt.allen4j.Student
-
- getProfile() - Method in class xyz.lamergameryt.allen4j.profile.SelfProfileResponse
-
- getRequest(String, HashMap<String, String>, String) - Static method in class xyz.lamergameryt.allen4j.Utils
-
Creates an instance of HttpGet containing the endpoint, the parameters and user authorization.
- getSelfProfile(SelfProfileRequest) - Method in class xyz.lamergameryt.allen4j.AllenAPI
-
Get your own profile
- getStudents() - Method in class xyz.lamergameryt.allen4j.namesearch.NameSearchResponse
-
- getTotalResults() - Method in class xyz.lamergameryt.allen4j.namesearch.NameSearchResponse
-
- getUserType() - Method in class xyz.lamergameryt.allen4j.Student
-