Hazard

constructor(    id: HazardId,     type: HazardType,     category: HazardCategory,     severity: HazardSeverity,     detailedInformation: DetailedHazardInformation?,     location: HazardLocation,     version: Int,     lastUpdated: Date?)