Package com.aerisweather.aeris.model
Class TropicalCycloneBreakPointAlerts
- java.lang.Object
-
- com.aerisweather.aeris.model.TropicalCycloneBreakPointAlerts
-
public class TropicalCycloneBreakPointAlerts extends Object
-
-
Field Summary
Fields Modifier and Type Field Description String
alertType
TropicalCycloneBreakPointAlertsCoords
coords
-
Constructor Summary
Constructors Constructor Description TropicalCycloneBreakPointAlerts()
-
-
-
Field Detail
-
alertType
public String alertType
-
coords
public TropicalCycloneBreakPointAlertsCoords coords
-
-