public static class OpeningHours.Period.OpenClose
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
OpeningHours.Period.OpenClose.DayOfWeek |
Modifier and Type | Field and Description |
---|---|
OpeningHours.Period.OpenClose.DayOfWeek |
day
Day that this Open/Close pair is for.
|
org.joda.time.LocalTime |
time
Time that this Open or Close happens at.
|
Constructor and Description |
---|
OpenClose() |
public OpeningHours.Period.OpenClose.DayOfWeek day
public org.joda.time.LocalTime time