public static class OpeningHours.Period
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
OpeningHours.Period.OpenClose |
Modifier and Type | Field and Description |
---|---|
OpeningHours.Period.OpenClose |
close
When the Place closes.
|
OpeningHours.Period.OpenClose |
open
When the Place opens.
|
Constructor and Description |
---|
Period() |
public OpeningHours.Period.OpenClose open
public OpeningHours.Period.OpenClose close