Package org.hisp.dhis.response.objects
Class ObjectsResponse
java.lang.Object
org.hisp.dhis.response.BaseHttpResponse
org.hisp.dhis.response.objects.ObjectsResponse
- Direct Known Subclasses:
MockObjectsResponse
-
Field Summary
Fields inherited from class org.hisp.dhis.response.BaseHttpResponse
headers, httpStatusCode -
Constructor Summary
ConstructorsConstructorDescriptionObjectsResponse(Status status, Integer httpStatusCode, ObjectStatistics stats) -
Method Summary