Package de.jlnstrk.transit.api.hci.model.location
Types
HciLocation
Link copied to clipboard
open class HciLocation(type: HciLocation.Type?, name: String?, lid: String?, crd: HciCoord?, icoX: Int?, state: HciLocation.State?, msgL: List<HciMessage>, dist: Int?, dur: Int?, altNameL: List<String>, childLocL: List<HciLocation>, defName: String?, descr: String?, dirRefL: List<Int>, eteId: String?, gridL: List<HciGrid>, isFavrbl: Boolean?, isPref: Boolean?, isRoutable: Boolean?, isSelectable: Boolean?, matchValue: Int?, mcpData: HciLocationMcpData?, nameFormatted: HciText?, nameAlt: String?, ovwTrfRefL: List<HciTariffReference>, pSERefl: List<Int>, poolId: String?, prvX: Int?, rRefL: List<Int>, routeL: List<HciLocationRoute>, stopLocL: List<Int>, trfRes: HciTariffResult?, userL: List<HciUser>, extId: Long?, pCls: Int?, pRefL: List<Int>, entryLocL: List<Int>, wt: Int?, meta: Boolean?, isMainMast: Boolean?, mMastLocX: Int?, entry: Boolean?, gidL: List<String>, chgTime: Duration?, TZOffset: ZoneOffset?, vm: HciLocation.ViewMode?, weatherInfos: List<HciWeatherInformation>)
Content copied to clipboard
HciLocationField
Link copied to clipboard
HciLocationInput
Link copied to clipboard
data class HciLocationInput(field: HciLocationField, loc: HciLocation, locFltrL: List<HciLocationFilter>, maxLoc: Int?, prvCtx: String?)
Content copied to clipboard
HciLocationMatch
Link copied to clipboard
data class HciLocationMatch(field: HciLocationField?, state: HciLocationMatch.State?, locL: List<HciLocation>)
Content copied to clipboard
HciLocationMcpData
Link copied to clipboard
data class HciLocationMcpData(clickout: String?, details: String?, extCont: HciExternalContent?, externalId: String?, lastUpd: String?, lastUpdTime: String?, mcpid: String?, occupancy: HciLocationMcpOccupancy?, placeType: HciMcpPlaceType?, provider: String?, providerName: String?, transportMode: HciTransportMode?, type: HciLocationMcpType?, usageType: HciUsageType?)
Content copied to clipboard
HciLocationMcpOccupancy
Link copied to clipboard
HciLocationMcpType
Link copied to clipboard
HciLocationRoute
Link copied to clipboard
data class HciLocationRoute(locX: Int, routeNum: String, startStation: String?, endStation: String?)
Content copied to clipboard
HciMcpPlaceType
Link copied to clipboard