MonthlySchedule

A monthly schedule.

Types

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

Properties

Link copied to clipboard
val day: Day

The monthly schedule's day.

Link copied to clipboard

The monthly schedule's start time.

Functions

Link copied to clipboard
inline fun copy(block: MonthlySchedule.Builder.() -> Unit = {}): MonthlySchedule
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