HciServiceDays

data class HciServiceDays(sDaysR: String?, sDaysI: String?, sDaysB: List<LocalDate>, fLocX: Int?, fLocIdx: Int?, tLocX: Int?, tLocIdx: Int?)

Properties

fLocIdx
Link copied to clipboard
val fLocIdx: Int?
fLocX
Link copied to clipboard
val fLocX: Int?
sDaysB
Link copied to clipboard
val sDaysB: List<LocalDate>

Returns a bitmask => list of dates with service

sDaysI
Link copied to clipboard
val sDaysI: String?

Returns a textual description of the day pattern with irregular service

sDaysR
Link copied to clipboard
val sDaysR: String?

Returns a textual description of the day pattern with regular service

tLocIdx
Link copied to clipboard
val tLocIdx: Int?
tLocX
Link copied to clipboard
val tLocX: Int?