public class Weather.Snow
extends java.lang.Object
| Constructor and Description |
|---|
Weather.Snow() |
| Modifier and Type | Method and Description |
|---|---|
float |
getAmmount() |
java.lang.String |
getTime() |
void |
setAmmount(float ammount) |
void |
setTime(java.lang.String time) |