DateTime
Array.<String>
String
String
DateTime
String
WeatherAlert
WeatherAlert
WeatherAlert
WeatherAlert
WeatherAlert
WeatherAlert
DateTime
Get 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
String
Get the Severity
Kind: Instance method of WeatherAlert
Returns: String
- the KEY_SEVERITY value
String
Get the Summary
Kind: Instance method of WeatherAlert
Returns: String
- the KEY_SUMMARY value
DateTime
Get the TimeIssued
Kind: Instance method of WeatherAlert
Returns: DateTime
- the KEY_TIME_ISSUED value
String
Get the Title
Kind: Instance method of WeatherAlert
Returns: String
- the KEY_TITLE value
WeatherAlert
Set the Expires
Kind: Instance method of WeatherAlert
Returns: WeatherAlert
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
expires | DateTime |
The desired Expires. |
WeatherAlert
Set 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} |
WeatherAlert
Set 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} |
WeatherAlert
Set 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} |