DhisServerInfo

public class DhisServerInfo

Representation of the DHIS server information, retrieved directly from the DHIS server.

Methods

getDateFormat

public String getDateFormat()

getEnvironmentVariable

public String getEnvironmentVariable()

getServerDate

public String getServerDate()

getVersion

public String getVersion()

setDateFormat

public void setDateFormat(String dateFormat)

setEnvironmentVariable

public void setEnvironmentVariable(String environmentVariable)

setServerDate

public void setServerDate(String serverDate)

setVersion

public void setVersion(String version)