SubSlotSetting

Specifications for the constituent sub slots and the expression for the composite slot.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The expression text for defining the constituent sub slots in the composite slot using logical AND and OR operators.

Link copied to clipboard

Specifications for the constituent sub slots of a composite slot.

Functions

Link copied to clipboard
inline fun copy(block: SubSlotSetting.Builder.() -> Unit = {}): SubSlotSetting
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String