HciRemark

data class HciRemark(type: HafasRemarkType, code: HafasRemarkCode?, prio: Int?, icoX: Int?, txtN: String?, txtS: String?, sIdx: Int?)

Properties

code
Link copied to clipboard
val code: HafasRemarkCode?

The code of this remark

icoX
Link copied to clipboard
val icoX: Int?

The index of the associated icon into HciCommon.icoL

prio
Link copied to clipboard
val prio: Int?

The priority of this remark

sIdx
Link copied to clipboard
val sIdx: Int?
txtN
Link copied to clipboard
val txtN: String?

The text of this remark

txtS
Link copied to clipboard
val txtS: String?

The summary of this remark

type
Link copied to clipboard
val type: HafasRemarkType

The type of this remark