Uses of Package
com.nnamo.models
Packages that use com.nnamo.models
Package
Description
-
Classes in com.nnamo.models used by com.nnamo.controllersClassDescriptionRepresents 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 user with a unique username and a hashed password.
-
Classes in com.nnamo.models used by com.nnamo.modelsClassDescriptionRepresents a GTFS agency entity.Represents a GTFS route entity.Enum representing possible exception types.Represents a GTFS stop location with an ID, name, latitude, longitude, and optional location type.Represents a trip of a route (e.g., the 8:00 run of line 163).Represents a user with a unique username and a hashed password.
-
Classes in com.nnamo.models used by com.nnamo.servicesClassDescriptionRepresents 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).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.
-
Classes in com.nnamo.models used by com.nnamo.view.custompanelsClassDescriptionRepresents a real-time metric entry, including type, value, and creation timestamp.Represents a directioned route.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.
-
Classes in com.nnamo.models used by com.nnamo.view.frameClassDescriptionRepresents a real-time metric entry, including type, value, and creation timestamp.Represents a directioned route.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.
-
Classes in com.nnamo.models used by com.nnamo.view.painterClassDescriptionRepresents a GTFS stop location with an ID, name, latitude, longitude, and optional location type.