Package com.aerisweather.aeris.model
Class CellTraits
- java.lang.Object
-
- com.aerisweather.aeris.model.CellTraits
-
public class CellTraits extends Object
-
-
Constructor Summary
Constructors Constructor Description CellTraits()
-
-
-
Field Detail
-
type
public String type
-
general
public int general
-
hail
public int hail
-
rotating
public int rotating
-
tornado
public int tornado
-
threat
public int threat
-
-