Class Forecast
java.lang.Object
org.glassfish.jersey.examples.rx.domain.Forecast
- Author:
- Michal Gajdos
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDestination(String destination) voidsetForecast(String forecast)
-
Constructor Details
-
Forecast
public Forecast() -
Forecast
-
-
Method Details
-
getForecast
-
setForecast
-
getDestination
-
setDestination
-