corda / com.r3.enm.servicesapi.networkmap.handlers / SwitchFlagDayMessage

SwitchFlagDayMessage

class SwitchFlagDayMessage

Switch flag message.

Constructors

<init>

SwitchFlagDayMessage(updateId: Long)

Switch flag message.

Properties

updateId

val updateId: Long

identifier of the update that switch flag corresponds to.

Functions

toStream

fun toStream(b: <ERROR CLASS>): Unit

Companion Object Functions

fromStream

fun fromStream(b: <ERROR CLASS>): SwitchFlagDayMessage