toggle menu
osm-opening-hours
0.1.0
common
switch theme
search in API
osm-opening-hours
/
de.westnordost.osm_opening_hours.model
/
MonthDayRange
Month
Day
Range
data
class
MonthDayRange
(
val
start
:
Int
,
val
end
:
Int
)
:
MonthDaySelector
Members
Constructors
Month
Day
Range
Link copied to clipboard
constructor
(
start
:
Int
,
end
:
Int
)
Properties
end
Link copied to clipboard
val
end
:
Int
start
Link copied to clipboard
val
start
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String