Package com.nnamo.models
package com.nnamo.models
-
ClassDescriptionRepresents a GTFS agency entity.Represents a user's favorite route.Represents a user's favorite stop.Represents a real-time metric entry, including type, value, and creation timestamp.Represents a real-time update for a stop on a transit trip.Represents a directioned route.Represents a GTFS route entity.Table that specifies dates when a trip exception occurs (trip added or deleted for that date).Enum representing possible exception types.Represents a static vehicle position using latitude and longitude coordinates.Represents a GTFS stop location with an ID, name, latitude, longitude, and optional location type.Represents a GTFS stop time entry for a trip, including arrival and departure times at a stop.Represents a trip of a route (e.g., the 8:00 run of line 163).Represents a delay update for a trip, including route, creation time, and delay value.Represents a user with a unique username and a hashed password.