NotableFlag

interface NotableFlag

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun isAdmissibleValue(value: <ERROR CLASS>): Boolean
Link copied to clipboard
open infix fun to(value: <ERROR CLASS>): Pair<String, <ERROR CLASS>>
Link copied to clipboard
open fun toPair(): Pair<String, <ERROR CLASS>>

Properties

Link copied to clipboard
abstract val admissibleValues: Sequence<<ERROR CLASS>>
Link copied to clipboard
abstract val defaultValue: <ERROR CLASS>
Link copied to clipboard
open val isEditable: Boolean
Link copied to clipboard
abstract val name: String

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard