DhisEventDto¶
-
public class
DhisEventDto¶ A class to model program stage events posted to the DHIS2 API.
Methods¶
getCoordinate¶
-
public CoordinateDto
getCoordinate()¶
getDataValues¶
-
public List<DataValueDto>
getDataValues()¶
setCoordinate¶
-
public void
setCoordinate(CoordinateDto coordinate)¶
setDataValues¶
-
public void
setDataValues(List<DataValueDto> dataValues)¶