DateTimeArray.<String>StringStringDateTimeStringWeatherAlertWeatherAlertWeatherAlertWeatherAlertWeatherAlertWeatherAlertDateTimeGet the Expires
Kind: Instance method of WeatherAlert
Returns: DateTime - the KEY_EXPIRES value
Array.<String>Get the Regions
Kind: Instance method of WeatherAlert
Returns: Array.<String> - the KEY_REGIONS value
StringGet the Severity
Kind: Instance method of WeatherAlert
Returns: String - the KEY_SEVERITY value
StringGet the Summary
Kind: Instance method of WeatherAlert
Returns: String - the KEY_SUMMARY value
DateTimeGet the TimeIssued
Kind: Instance method of WeatherAlert
Returns: DateTime - the KEY_TIME_ISSUED value
StringGet the Title
Kind: Instance method of WeatherAlert
Returns: String - the KEY_TITLE value
WeatherAlertSet the Expires
Kind: Instance method of WeatherAlert
Returns: WeatherAlert - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| expires | DateTime |
The desired Expires. |
WeatherAlertSet the Regions
Kind: Instance method of WeatherAlert
Returns: WeatherAlert - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| regions | Array.<String> |
The desired Regions. {'array_min_size': 1, 'array_max_size': 99, 'string_min_length': 1} |
WeatherAlertSet the Severity
Kind: Instance method of WeatherAlert
Returns: WeatherAlert - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| severity | String |
The desired Severity. {'string_min_length': 1} |
WeatherAlertSet the Summary
Kind: Instance method of WeatherAlert
Returns: WeatherAlert - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| summary | String |
The desired Summary. {'string_min_length': 1} |