WeatherReport.addEntry

Adds a new entry into the entries array of WeatherEntries.

class WeatherReport
void
addEntry

Parameters

entry WeatherEntry

A WeatherEntry to add to the WeatherReport.

Meta