Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
SpecialHours |
SpecialHours.clone() |
SpecialHours |
Location.getSpecialHours()
Special hours for the business.
|
SpecialHours |
SpecialHours.set(java.lang.String fieldName,
java.lang.Object value) |
SpecialHours |
SpecialHours.setSpecialHourPeriods(java.util.List<SpecialHourPeriod> specialHourPeriods)
A list of exceptions to the business's regular hours.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setSpecialHours(SpecialHours specialHours)
Special hours for the business.
|
Copyright © 2011-2018 Google. All Rights Reserved.