WeatherAlert

Represents a single weather alert.

Parameters

geometry

represents the precise location of the current alert

headline

represents headline text of an event for the location

origin

represents originating source of alert

title

represents text description of alert

severity

represents severity of the subject event of the alert message

urgency

represents urgency

certainty

represents certainty

type

represents phenomena

startTime

represents the effective date and time of the information in the alert headline

endTime

represents the date and time that a alert is expected to end. It may be null for indefinitely long events (in which case the headline will indicate that the event is “in effect”)

disclaimer

represents disclaimer for the alert

officeName

represents issuing office name

officeAdminDistrictCode

represents issuing state code

officeCountryCode

represents issuing country code

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val geometry: Geometry
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String