HapiNote
data class HapiNote(value: String, key: HafasRemarkCode?, type: HafasRemarkType?, priority: Int, routeIdxFrom: Int?, routeIdxTo: Int?, txtN: String?, txtL: String?, txtS: String?)
Content copied to clipboard
Contains a text with notes to be displayed for this leg, like attributes or footnotes.
Constructors
Properties
key
Link copied to clipboard
routeIdxFrom
Link copied to clipboard
routeIdxTo
Link copied to clipboard
type
Link copied to clipboard