Companion

object Companion : StringValueFactory<EventDetail>

Functions

Link copied to clipboard
operator fun invoke(value: String): Any
Link copied to clipboard
open fun of(value: String): EventDetail
Link copied to clipboard
open fun parse(value: String): EventDetail
Link copied to clipboard
fun show(value: EventDetail): String
Link copied to clipboard