See: Description
Class | Description |
---|---|
ApiActiveBlock | |
ApiActiveBlocks |
Collection of ActiveBlocks
|
ApiActiveBlocksRoute |
A route for when outputting active blocks
|
ApiActiveBlocksRoutes |
A list of routes for when outputting active blocks
|
ApiAgencies |
A list of Agencies
|
ApiAgency |
Contains API info for an agency.
|
ApiBlock |
Describes a block
|
ApiBlocks |
A list of blocks
|
ApiBlocksTerse |
A list of terse blocks, without trip pattern or schedule info
|
ApiBlockTerse |
Describes a block in terse form, without schedule and trip pattern info
|
ApiCalendar |
A GTFS calendar
|
ApiCalendars |
List of GTFS calendars
|
ApiCommandAck | |
ApiDirection |
A single direction, containing stops
|
ApiDirections |
A list of directions.
|
ApiExtent |
Describes the extent of a route or agency via a min & max lat & lon.
|
ApiGpsLocation |
Extends a location by including GPS information including time, speed,
heading, and pathHeading.
|
ApiIds |
For outputting simple list of sorted alpha-number IDs
|
ApiLocation |
A simple latitude/longitude.
|
ApiNearbyPredictionsForAgencies |
Contains predictions for multiple stops.
|
ApiPrediction |
Contains data for a single prediction.
|
ApiPredictionDestination |
Contains list of predictions for a particular headsign.
|
ApiPredictionRouteStop |
List of ApiPredictionDestination objects along with supporting information.
|
ApiPredictions |
Contains predictions for multiple routes/stops.
|
ApiRmiServerStatus | |
ApiRoute |
Provides detailed information for a route include stops and shape info.
|
ApiRouteSummaries |
An ordered list of routes.
|
ApiRouteSummary |
A short description of a route.
|
ApiScheduleArrDepTime |
Represents a schedule time for a stop.
|
ApiScheduleHorizStops |
Represents a schedule for a route for a specific direction and service class.
|
ApiSchedulesHorizStops | |
ApiScheduleStop |
Contains minimal for a stop for a schedule
|
ApiSchedulesVertStops |
Represents a collection of ApiScheduleVertStops objects for a route.
|
ApiScheduleTime |
Represents a schedule time for a stop.
|
ApiScheduleTimesForStop |
Contains the schedule times for a stop for each trip for the
route/direction/service.
|
ApiScheduleTimesForTrip |
Contains the schedule times for a trip.
|
ApiScheduleTrip |
Represents a single trip for an ApiSchedule
|
ApiScheduleVertStops |
Represents a schedule for a route for a specific direction and service class.
|
ApiServerMonitor | |
ApiServerStatus |
Server status for an agency server
|
ApiShape |
A portion of a shape that defines a trip pattern.
|
ApiStop |
Full description of a stop.
|
ApiStopPath | |
ApiTransientLocation |
A simple latitude/longitude:
|
ApiTravelTimeForSegment |
For representing travel time for a single segment.
|
ApiTravelTimes | |
ApiTravelTimesForStopPath | |
ApiTrip |
Specifies how trip data is formatted for the API.
|
ApiTripPattern |
A single trip pattern
|
ApiTripPatterns |
A list of ApiTripPattern objects
|
ApiTripTerse |
A shorter version of ApiTrip for when all the detailed info is not
needed.
|
ApiTripWithTravelTimes |
Specifies how trip data along with travel times is formatted for the API.
|
ApiVehicle |
Contains the data for a single vehicle.
|
ApiVehicleAbstract |
This class exists so that can have multiple subclasses that inherent from
each other while still being able to set the propOrder for each class.
|
ApiVehicleConfig |
Contains config data for single vehicle.
|
ApiVehicleConfigs |
For when have collection of ApiVehicleConfig
|
ApiVehicleDetails |
Contains data for a single vehicle with additional info that is meant more
for management than for passengers.
|
ApiVehicles |
For when have list of Vehicles.
|
ApiVehiclesDetails |
For when have list of VehicleDetails.
|