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