TibiaKt
Toggle table of contents
0.9.0
jvm
Platform filter
jvm
Switch theme
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.builders
/
EventsScheduleBuilder
/
addEntry
add
Entry
fun
addEntry
(
title
:
String
,
description
:
String
,
startDate
:
LocalDate
?
,
endDate
:
LocalDate
?
)
:
EventsScheduleBuilder
(
source
)
fun
addEntry
(
entry
:
EventEntry
)
:
EventsScheduleBuilder
(
source
)