HciHimMessage

data class HciHimMessage(hid: String, act: Boolean, head: String?, lead: String?, text: String?, icoX: Int?, prio: Int, fLocX: Int?, tLocX: Int?, prod: Int, affProdRefL: List<Int>, regionRefL: List<Int>, rRefL: List<Int>, lModDate: LocalDate, lModTime: LocalTime, sDate: LocalDate, sTime: LocalTime, eDate: LocalDate, eTime: LocalTime, sDaily: HciLocalTime?, eDaily: HciLocalTime?, comp: String?, cat: Int?, catRefL: List<Int>, edgeRefL: List<Int>, eventRefL: List<Int>, gTagXL: List<Int>, pubChL: List<HciHimMessage.Channel>, vDays: HciServiceDays?, altStart: String?, altEnd: String?, src: Int?, fIdx: Int?, tIdx: Int?)

Types

Channel
Link copied to clipboard
data class Channel(fDate: LocalDate, fTime: LocalTime, name: String, tDate: LocalDate, tTime: LocalTime, uRefL: List<Int>)

Properties

act
Link copied to clipboard
val act: Boolean

Whether this message is active

affProdRefL
Link copied to clipboard
val affProdRefL: List<Int>

The references to affiliated products into HciCommon.prodL

altEnd
Link copied to clipboard
val altEnd: String?
altStart
Link copied to clipboard
val altStart: String?
cat
Link copied to clipboard
val cat: Int?

The category of this him message

catRefL
Link copied to clipboard
val catRefL: List<Int>

The references to affiliated categories into HciCommon.himMsgCatL

comp
Link copied to clipboard
val comp: String?
eDaily
Link copied to clipboard
val eDaily: HciLocalTime?

The daily end time of when this him message applies

eDate
Link copied to clipboard
val eDate: LocalDate

The end date of the period this message applies to

edgeRefL
Link copied to clipboard
val edgeRefL: List<Int>

The references to affiliated edges into HciCommon.himMsgEdgeL

eTime
Link copied to clipboard
val eTime: LocalTime

The end time of the period this message applies to

eventRefL
Link copied to clipboard
val eventRefL: List<Int>

The references to affiliated events into HciCommon.himMsgEventL

fIdx
Link copied to clipboard
val fIdx: Int?
fLocX
Link copied to clipboard
val fLocX: Int?

The index of the first location this message applies to into HciCommon.locL

gTagXL
Link copied to clipboard
val gTagXL: List<Int>
head
Link copied to clipboard
val head: String?

The head text of this message

hid
Link copied to clipboard
val hid: String

The id of this message in HIM

icoX
Link copied to clipboard
val icoX: Int?

The index of the associated icon into HciCommon.icoL

lead
Link copied to clipboard
val lead: String?

The lead text of this message

lModDate
Link copied to clipboard
val lModDate: LocalDate

The date of the last modification to this message

lModTime
Link copied to clipboard
val lModTime: LocalTime

The time of the last modification to this message

prio
Link copied to clipboard
val prio: Int

The priority of this him message

prod
Link copied to clipboard
val prod: Int

The affiliated product types as bitmask

pubChL
Link copied to clipboard
val pubChL: List<HciHimMessage.Channel>

The publication channel of this message

regionRefL
Link copied to clipboard
val regionRefL: List<Int>

The references to affiliated regions into HciCommon.himMsgRegionL

rRefL
Link copied to clipboard
val rRefL: List<Int>
sDaily
Link copied to clipboard
val sDaily: HciLocalTime?

The daily starting time of when this message applies

sDate
Link copied to clipboard
val sDate: LocalDate

The starting date of the period this message applies to

src
Link copied to clipboard
val src: Int?
sTime
Link copied to clipboard
val sTime: LocalTime

The starting time of the period this message applies to

text
Link copied to clipboard
val text: String?

The body text of this message

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

The index of the last location this message applies to into HciCommon.locL

vDays
Link copied to clipboard
val vDays: HciServiceDays?

The days that this him message applies to