DhisStatusResponse

public class DhisStatusResponse extends DhisResponse

A class to model DHIS2 responses that result from creating entities.

Methods

equals

public boolean equals(Object obj)

getImportCountDto

public ImportCountDto getImportCountDto()

getReference

public String getReference()

getResponse

public DhisResponseDetails getResponse()

hashCode

public int hashCode()

setReference

public void setReference(String reference)

setResponse

public void setResponse(DhisResponseDetails response)