序列化表格
-
程序包 ai.nextbillion.maps
-
类ai.nextbillion.maps.ImageResult扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
contentType
java.lang.String contentType
The Content-Type header of the returned result. -
imageData
byte[] imageData
The image data from the Photos API call.
-
-
类ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
uuid
java.util.UUID uuid
-
-
-
程序包 ai.nextbillion.maps.errors
-
类ai.nextbillion.maps.errors.AccessNotConfiguredException扩展ApiException实现可序列化
- serialVersionUID:
- -9167434506751721386L
-
类ai.nextbillion.maps.errors.ApiException扩展java.lang.Exception实现可序列化
- serialVersionUID:
- -6550606366694345191L
-
类ai.nextbillion.maps.errors.InvalidRequestException扩展ApiException实现可序列化
- serialVersionUID:
- -5682669561780594333L
-
类ai.nextbillion.maps.errors.MaxElementsExceededException扩展ApiException实现可序列化
- serialVersionUID:
- 5926526363472768479L
-
类ai.nextbillion.maps.errors.MaxRouteLengthExceededException扩展ApiException实现可序列化
- serialVersionUID:
- 5926526363472768479L
-
类ai.nextbillion.maps.errors.MaxWaypointsExceededException扩展ApiException实现可序列化
- serialVersionUID:
- 1L
-
类ai.nextbillion.maps.errors.NotFoundException扩展ApiException实现可序列化
- serialVersionUID:
- -5447625132975504651L
-
类ai.nextbillion.maps.errors.OverDailyLimitException扩展ApiException实现可序列化
- serialVersionUID:
- 9172790459877314621L
-
类ai.nextbillion.maps.errors.OverQueryLimitException扩展ApiException实现可序列化
- serialVersionUID:
- -6888513535435397042L
-
类ai.nextbillion.maps.errors.RequestDeniedException扩展ApiException实现可序列化
- serialVersionUID:
- -1434641617962369958L
-
类ai.nextbillion.maps.errors.UnknownErrorException扩展ApiException实现可序列化
- serialVersionUID:
- -4588344280364816431L
-
类ai.nextbillion.maps.errors.ZeroResultsException扩展ApiException实现可序列化
- serialVersionUID:
- -9096790004183184907L
-
-
程序包 ai.nextbillion.maps.internal
-
类ai.nextbillion.maps.internal.ExceptionsAllowedToRetry扩展java.util.HashSet<java.lang.Class<? extends ApiException>>实现可序列化
- serialVersionUID:
- 5283992240187266422L
-
-
程序包 ai.nextbillion.maps.model
-
类ai.nextbillion.maps.model.AddressComponent扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
longName
java.lang.String longName
The full text description or name of the address component as returned by the Geocoder. -
shortName
java.lang.String shortName
An abbreviated textual name for the address component, if available. For example, an address component for the state of Alaska may have a longName of "Alaska" and a shortName of "AK" using the 2-letter postal abbreviation. -
types
AddressComponentType[] types
Indicates the type of each part of the address. Examples include street number or country.
-
-
类ai.nextbillion.maps.model.AutocompletePrediction扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
description
java.lang.String description
Description of the matched prediction. -
distanceMeters
java.lang.Integer distanceMeters
The distance in meters of the place from thePlaceAutocompleteRequest.origin(LatLng). Optional. -
matchedSubstrings
AutocompletePrediction.MatchedSubstring[] matchedSubstrings
The locations of the entered term in the prediction result text, so that the term can be highlighted if desired. -
placeId
java.lang.String placeId
The Place ID of the place. -
structuredFormatting
AutocompleteStructuredFormatting structuredFormatting
A description of how the autocomplete query matched the returned result. -
terms
AutocompletePrediction.Term[] terms
An array of terms identifying each section of the returned description. (A section of the description is generally terminated with a comma.) Each entry in the array has a value field, containing the text of the term, and an offset field, defining the start position of this term in the description, measured in Unicode characters. -
types
java.lang.String[] types
An array indicating the type of the address component.Please see supported types for a list of types that can be returned.
-
-
类ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
length
int length
The length of the matched substring, measured in Unicode characters. -
offset
int offset
The start position of the matched substring, measured in Unicode characters.
-
-
类ai.nextbillion.maps.model.AutocompletePrediction.Term扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
offset
int offset
The start position of this term in the description, measured in Unicode characters. -
value
java.lang.String value
The text of the matched term.
-
-
类ai.nextbillion.maps.model.AutocompleteStructuredFormatting扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
mainText
java.lang.String mainText
The main text of a prediction, usually the name of the place. -
mainTextMatchedSubstrings
AutocompletePrediction.MatchedSubstring[] mainTextMatchedSubstrings
Where the query matched the returned main text. -
secondaryText
java.lang.String secondaryText
The secondary text of a prediction, usually the location of the place.
-
-
类ai.nextbillion.maps.model.Bounds扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
类ai.nextbillion.maps.model.CellTower扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
age
java.lang.Integer age
The number of milliseconds since this cell was primary. If age is 0, the cellId represents a current measurement. -
cellId
java.lang.Integer cellId
Unique identifier of the cell (required). On GSM, this is the Cell ID (CID); CDMA networks use the Base Station ID (BID). WCDMA networks use the UTRAN/GERAN Cell Identity (UC-Id), which is a 32-bit value concatenating the Radio Network Controller (RNC) and Cell ID. Specifying only the 16-bit Cell ID value in WCDMA networks may return inaccurate results. -
locationAreaCode
java.lang.Integer locationAreaCode
The Location Area Code (LAC) for GSM and WCDMAnetworks or The Network ID (NID) for CDMA networks (required). -
mobileCountryCode
java.lang.Integer mobileCountryCode
The cell tower's Mobile Country Code (MCC) (required). -
mobileNetworkCode
java.lang.Integer mobileNetworkCode
The cell tower's Mobile Network Code (required). This is the MNC for GSM and WCDMA; CDMA uses the System ID (SID). -
signalStrength
java.lang.Integer signalStrength
Radio signal strength measured in dBm. -
timingAdvance
java.lang.Integer timingAdvance
The timing advance value.
-
-
类ai.nextbillion.maps.model.DirectionsLeg扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
类ai.nextbillion.maps.model.DirectionsResult扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
routes
DirectionsRoute[] routes
Routes from the origin to the destination. See Routes for more detail.
-
-
类ai.nextbillion.maps.model.DirectionsRoute扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
distance
double distance
-
duration
double duration
-
endLocation
LatLng endLocation
-
geometry
java.lang.String geometry
-
legs
DirectionsLeg[] legs
-
predictedDuration
double predictedDuration
-
rawDuration
double rawDuration
-
startLocation
LatLng startLocation
-
-
类ai.nextbillion.maps.model.DirectionsStep扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
类ai.nextbillion.maps.model.Distance扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
humanReadable
java.lang.String humanReadable
The human-friendly distance. This is rounded and in an appropriate unit for the request. The units can be overridden with a request parameter. -
inMeters
long inMeters
The numeric distance, in meters. This is intended to be used only in algorithmic situations, e.g. sorting results by some user specified metric.
-
-
类ai.nextbillion.maps.model.DistanceMatrix扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
rows
DistanceMatrixRow[] rows
An array of elements, each of which in turn contains a status, duration, and distance element.
-
-
类ai.nextbillion.maps.model.DistanceMatrixElement扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
类ai.nextbillion.maps.model.DistanceMatrixRow扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
elements
DistanceMatrixElement[] elements
The results for this row, or individual origin.
-
-
类ai.nextbillion.maps.model.Duration扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
humanReadable
java.lang.String humanReadable
The human-friendly duration. Use this for display purposes. -
inSeconds
long inSeconds
The numeric duration, in seconds. This is intended to be used only in algorithmic situations, e.g. sorting results by some user specified metric.
-
-
类ai.nextbillion.maps.model.ElevationResult扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
elevation
double elevation
Elevation in meters. -
location
LatLng location
Location of the elevation data. -
resolution
double resolution
Maximum distance between data points from which the elevation was interpolated, in meters.
-
-
类ai.nextbillion.maps.model.EncodedPolyline扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
points
java.lang.String points
-
-
类ai.nextbillion.maps.model.Fare扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
currency
java.util.Currency currency
The currency that the amount is expressed in. -
value
java.math.BigDecimal value
The total fare amount, in the currency specified inFare.currency.
-
-
类ai.nextbillion.maps.model.FindPlaceFromText扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
candidates
PlacesSearchResult[] candidates
-
-
类ai.nextbillion.maps.model.GeocodedWaypoint扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
geocoderStatus
GeocodedWaypointStatus geocoderStatus
The status code resulting from the geocoding operation for this waypoint. -
partialMatch
boolean partialMatch
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address. -
placeId
java.lang.String placeId
A unique identifier for this waypoint that can be used with other Google APIs. -
types
AddressType[] types
The address types of the geocoding result used for calculating directions.
-
-
类ai.nextbillion.maps.model.GeolocationPayload扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
carrier
java.lang.String carrier
The carrier name. -
cellTowers
CellTower[] cellTowers
An array of cell tower objects. SeeCellTower. -
considerIp
java.lang.Boolean considerIp
Specifies whether to fall back to IP geolocation if wifi and cell tower signals are not available. Note that the IP address in the request header may not be the IP of the device. Defaults to true. Set considerIp to false to disable fall back. -
homeMobileCountryCode
java.lang.Integer homeMobileCountryCode
The mobile country code (MCC) for the device's home network. -
homeMobileNetworkCode
java.lang.Integer homeMobileNetworkCode
The mobile network code (MNC) for the device's home network. -
radioType
java.lang.String radioType
The mobile radio type. Supported values are"lte","gsm","cdma", and"wcdma". While this field is optional, it should be included if a value is available, for more accurate results. -
wifiAccessPoints
WifiAccessPoint[] wifiAccessPoints
An array of WiFi access point objects. SeeWifiAccessPoint.
-
-
类ai.nextbillion.maps.model.GeolocationResult扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
accuracy
double accuracy
The accuracy of the estimated location, in meters. This represents the radius of a circle around the returnedlocation. -
location
LatLng location
The user’s estimated latitude and longitude.
-
-
类ai.nextbillion.maps.model.Geometry扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
bounds
Bounds bounds
The bounding box which can fully contain the returned result (optionally returned). Note that these bounds may not match the recommended viewport. (For example, San Francisco includes the Farallon islands, which are technically part of the city, but probably should not be returned in the viewport.) -
location
LatLng location
The geocoded latitude/longitude value. For normal address lookups, this field is typically the most important. -
locationType
LocationType locationType
The level of certainty of this geocoding result. -
viewport
Bounds viewport
The recommended viewport for displaying the returned result. Generally the viewport is used to frame a result when displaying it to a user.
-
-
类ai.nextbillion.maps.model.LatLng扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
lat
double lat
The latitude of this location. -
lng
double lng
The longitude of this location.
-
-
类ai.nextbillion.maps.model.OpeningHours扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
openNow
java.lang.Boolean openNow
Whether the place is open at the current time.Note: this field will be null if it isn't present in the response.
-
periods
OpeningHours.Period[] periods
Opening periods covering seven days, starting from Sunday, in chronological order. -
permanentlyClosed
java.lang.Boolean permanentlyClosed
Indicates that the place has permanently shut down.Note: this field will be null if it isn't present in the response.
-
weekdayText
java.lang.String[] weekdayText
The formatted opening hours for each day of the week, as an array of seven strings; for example,"Monday: 8:30 am – 5:30 pm".
-
-
类ai.nextbillion.maps.model.OpeningHours.Period扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
close
OpeningHours.Period.OpenClose close
When the Place closes. -
open
OpeningHours.Period.OpenClose open
When the Place opens.
-
-
类ai.nextbillion.maps.model.OpeningHours.Period.OpenClose扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
day
OpeningHours.Period.OpenClose.DayOfWeek day
Day that this Open/Close pair is for. -
time
java.time.LocalTime time
Time that this Open or Close happens at.
-
-
类ai.nextbillion.maps.model.Photo扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
height
int height
The maximum height of the image. -
htmlAttributions
java.lang.String[] htmlAttributions
Attributions about this listing which must be displayed to the user. -
photoReference
java.lang.String photoReference
Used to identify the photo when you perform a Photo request. -
width
int width
The maximum width of the image.
-
-
类ai.nextbillion.maps.model.PlaceDetails扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
addressComponents
AddressComponent[] addressComponents
A list of separate address components that comprise the address of this place. -
adrAddress
java.lang.String adrAddress
A representation of the place's address in the adr microformat. -
altIds
PlaceDetails.AlternatePlaceIds[] altIds
An optional array of alternative place IDs for the place, with a scope related to each alternative ID. -
businessStatus
java.lang.String businessStatus
The status of the business (i.e. operational, temporarily closed, etc.). -
formattedAddress
java.lang.String formattedAddress
The human-readable address of this place. -
formattedPhoneNumber
java.lang.String formattedPhoneNumber
The place's phone number in its local format. -
geometry
Geometry geometry
The location of the Place. -
htmlAttributions
java.lang.String[] htmlAttributions
Attributions about this listing which must be displayed to the user. -
icon
java.net.URL icon
The URL of a suggested icon which may be displayed to the user when indicating this result on a map. -
internationalPhoneNumber
java.lang.String internationalPhoneNumber
The place's phone number in international format. International format includes the country code, and is prefixed with the plus (+) sign. -
name
java.lang.String name
The human-readable name for the returned result. -
openingHours
OpeningHours openingHours
The opening hours for the place. -
permanentlyClosed
boolean permanentlyClosed
Whether the place has permanently closed. -
photos
Photo[] photos
A list of photos associated with this place, each containing a reference to an image. -
placeId
java.lang.String placeId
A textual identifier that uniquely identifies this place. -
plusCode
PlusCode plusCode
The Plus Code location identifier for this place. -
priceLevel
PriceLevel priceLevel
The price level of the place. The exact amount indicated by a specific value will vary from region to region. -
rating
float rating
The place's rating, from 1.0 to 5.0, based on aggregated user reviews. -
reviews
PlaceDetails.Review[] reviews
An array of up to five reviews. If a language parameter was specified in the Place Details request, the Places Service will bias the results to prefer reviews written in that language. -
scope
PlaceIdScope scope
已过时。The scope of the placeId. -
types
AddressType[] types
Feature types describing the given result. -
url
java.net.URL url
The URL of the official Google page for this place. This will be the establishment's Google+ page if the Google+ page exists, otherwise it will be the Google-owned page that contains the best available information about the place. Applications must link to or embed this page on any screen that shows detailed results about the place to the user. -
userRatingsTotal
int userRatingsTotal
The number of user reviews for this place -
utcOffset
int utcOffset
The number of minutes this place’s current timezone is offset from UTC. -
vicinity
java.lang.String vicinity
A simplified address for the place, including the street name, street number, and locality, but not the province/state, postal code, or country. -
website
java.net.URL website
The authoritative website for this place, such as a business's homepage.
-
-
类ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
placeId
java.lang.String placeId
已过时。The alternative placeId. The most likely reason for a place to have an alternative place ID is if your application adds a place and receives an application-scoped place ID, then later receives a Google-scoped place ID after passing the moderation process. -
scope
PlaceIdScope scope
已过时。The scope of an alternative place ID will always be APP, indicating that the alternative place ID is recognised by your application only.
-
-
类ai.nextbillion.maps.model.PlaceDetails.Review扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
aspects
PlaceDetails.Review.AspectRating[] aspects
A list of AspectRating objects, each of which provides a rating of a single attribute of the establishment.Note: this is a Premium Data field available to the Google Places API for Work customers.
-
authorName
java.lang.String authorName
The name of the user who submitted the review. Anonymous reviews are attributed to "A Google user". -
authorUrl
java.net.URL authorUrl
The URL of the user's Google+ profile, if available. -
language
java.lang.String language
An IETF language code indicating the language used in the user's review. -
profilePhotoUrl
java.lang.String profilePhotoUrl
The URL of the user's Google+ profile photo, if available. -
rating
int rating
The user's overall rating for this place. This is a whole number, ranging from 1 to 5. -
relativeTimeDescription
java.lang.String relativeTimeDescription
The relative time that the review was submitted. -
text
java.lang.String text
The user's review. When reviewing a location with Google Places, text reviews are considered optional. -
time
java.time.Instant time
The time that the review was submitted.
-
-
类ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
rating
int rating
The user's rating for this particular aspect, from 0 to 3. -
type
PlaceDetails.Review.AspectRating.RatingType type
The name of the aspect that is being rated.
-
-
类ai.nextbillion.maps.model.PlacesSearchResponse扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
htmlAttributions
java.lang.String[] htmlAttributions
Attributions about this listing which must be displayed to the user. -
nextPageToken
java.lang.String nextPageToken
A token that can be used to request up to 20 additional results. This field will be null if there are no further results. The maximum number of results that can be returned is 60.Note: There is a short delay between when this response is issued, and when nextPageToken will become valid to execute.
-
results
PlacesSearchResult[] results
The list of Search Results.
-
-
类ai.nextbillion.maps.model.PlacesSearchResult扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
businessStatus
java.lang.String businessStatus
The status of the business (i.e. operational, temporarily closed, etc.). -
formattedAddress
java.lang.String formattedAddress
The human-readable address of this place. -
geometry
Geometry geometry
Geometry information about the result, generally including the location (geocode) of the place and (optionally) the viewport identifying its general area of coverage. -
icon
java.net.URL icon
The URL of a recommended icon which may be displayed to the user when indicating this result. -
name
java.lang.String name
The human-readable name for the returned result. For establishment results, this is usually the business name. -
openingHours
OpeningHours openingHours
Information on when the place is open. -
permanentlyClosed
boolean permanentlyClosed
Indicates that the place has permanently shut down. -
photos
Photo[] photos
Photo objects associated with this place, each containing a reference to an image. -
placeId
java.lang.String placeId
A textual identifier that uniquely identifies a place. -
rating
float rating
The place's rating, from 1.0 to 5.0, based on aggregated user reviews. -
scope
PlaceIdScope scope
已过时。The scope of the placeId. -
types
java.lang.String[] types
Feature types describing the given result. -
userRatingsTotal
int userRatingsTotal
The number of user reviews for this place -
vicinity
java.lang.String vicinity
A feature name of a nearby location.
-
-
类ai.nextbillion.maps.model.PlusCode扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
compoundCode
java.lang.String compoundCode
The compound Plus Code identifier. May be null for locations in remote areas. -
globalCode
java.lang.String globalCode
The global Plus Code identifier.
-
-
类ai.nextbillion.maps.model.Size扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
height
int height
The height of this Size. -
width
int width
The width of this Size.
-
-
类ai.nextbillion.maps.model.SnappedPoint扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
location
LatLng location
A latitude/longitude value representing the snapped location. -
originalIndex
int originalIndex
The index of the corresponding value in the original request. Each value in the request should map to a snapped value in the response. However, if you've set interpolate=true, then it's possible that the response will contain more coordinates than the request. Interpolated values will not have an originalIndex. These values are indexed from 0, so a point with an originalIndex of 4 will be the snapped value of the 5th lat/lng passed to the path parameter.A point that was not on the original path, or when interpolate=false, will have an originalIndex of -1.
-
-
类ai.nextbillion.maps.model.SnappedSpeedLimitResponse扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
snappedPoints
SnappedPoint[] snappedPoints
Snap-to-road results. -
speedLimits
SpeedLimit[] speedLimits
Speed limit results.
-
-
类ai.nextbillion.maps.model.SpeedLimit扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
placeId
java.lang.String placeId
A unique identifier for a place. All placeIds returned by the Roads API will correspond to road segments. -
speedLimit
double speedLimit
The speed limit for that road segment, specified in kilometers per hour.To obtain the speed in miles per hour, use
SpeedLimit.speedLimitMph().
-
-
类ai.nextbillion.maps.model.StopDetails扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
location
LatLng location
The location of the transit station/stop. -
name
java.lang.String name
The name of the transit station/stop. E.g."Union Square".
-
-
类ai.nextbillion.maps.model.TransitAgency扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
name
java.lang.String name
The name of the transit agency. -
phone
java.lang.String phone
The phone number of the transit agency. -
url
java.lang.String url
The URL for the transit agency.
-
-
类ai.nextbillion.maps.model.TransitDetails扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
arrivalStop
StopDetails arrivalStop
Information about the arrival stop/station for this part of the trip. -
arrivalTime
java.time.ZonedDateTime arrivalTime
The arrival time for this leg of the journey. -
departureStop
StopDetails departureStop
Information about the departure stop/station for this part of the trip. -
departureTime
java.time.ZonedDateTime departureTime
The departure time for this leg of the journey. -
headsign
java.lang.String headsign
The direction in which to travel on this line, as it is marked on the vehicle or at the departure stop. This will often be the terminus station. -
headway
long headway
The expected number of seconds between departures from the same stop at this time. For example, with a headway value of 600, you would expect a ten minute wait if you should miss your bus. -
line
TransitLine line
Information about the transit line used in this step. -
numStops
int numStops
The number of stops in this step, counting the arrival stop, but not the departure stop. For example, if your directions involve leaving from Stop A, passing through stops B and C, and arriving at stop D,numStopswill equal 3.
-
-
类ai.nextbillion.maps.model.TransitLine扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
agencies
TransitAgency[] agencies
Information about the operator(s) of this transit line. -
color
java.lang.String color
The color commonly used in signage for this transit line. The color will be specified as a hex string, such as"#FF0033". -
icon
java.lang.String icon
The URL for the icon associated with this transit line. -
name
java.lang.String name
The full name of this transit line. E.g."7 Avenue Express". -
shortName
java.lang.String shortName
The short name of this transit line. This will normally be a line number, such as"M7"or"355". -
textColor
java.lang.String textColor
The color of text commonly used for signage of this transit line. The color will be specified as a hex string, such as"#FF0033". -
url
java.lang.String url
The URL for this transit line as provided by the transit agency. -
vehicle
Vehicle vehicle
The type of vehicle used on this transit line.
-
-
类ai.nextbillion.maps.model.Vehicle扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
icon
java.lang.String icon
The URL for an icon associated with this vehicle type. -
localIcon
java.lang.String localIcon
The URL for an icon based on the local transport signage. -
name
java.lang.String name
The name of the vehicle on this line. E.g."Subway". -
type
VehicleType type
The type of vehicle that runs on this line. See theVehicleTypedocumentation for a complete list of supported values.
-
-
类ai.nextbillion.maps.model.WifiAccessPoint扩展java.lang.Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
age
java.lang.Integer age
The number of milliseconds since this access point was detected. -
channel
java.lang.Integer channel
The channel over which the client is communicating with the access point. -
macAddress
java.lang.String macAddress
The MAC address of the WiFi node (required). Separators must be:(colon) and hex digits must use uppercase. -
signalStrength
java.lang.Integer signalStrength
The current signal strength measured in dBm. -
signalToNoiseRatio
java.lang.Integer signalToNoiseRatio
The current signal to noise ratio measured in dB.
-
-