Package com.gruppox.pissir23.restclient
Class irrigazioneCampoResponse
java.lang.Object
com.gruppox.pissir23.restclient.irrigazioneCampoResponse
-
Constructor Summary
ConstructorsConstructorDescriptionirrigazioneCampoResponse(String dataIrrigazione, int quantita, String tipoIrrigazione) -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDataIrrigazione(String dataIrrigazione) voidsetQuantita(int quantita) voidsetTipoIrrigazione(String tipoIrrigazione)
-
Constructor Details
-
irrigazioneCampoResponse
-
-
Method Details
-
getDataIrrigazione
-
setDataIrrigazione
-
getQuantita
public int getQuantita() -
setQuantita
public void setQuantita(int quantita) -
getTipoIrrigazione
-
setTipoIrrigazione
-