Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
BusinessHours |
BusinessHours.clone() |
BusinessHours |
Location.getRegularHours()
Operating hours for the business.
|
BusinessHours |
BusinessHours.set(java.lang.String fieldName,
java.lang.Object value) |
BusinessHours |
BusinessHours.setPeriods(java.util.List<TimePeriod> periods)
A collection of times that this location is open for business.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setRegularHours(BusinessHours regularHours)
Operating hours for the business.
|
Copyright © 2011-2018 Google. All Rights Reserved.