Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
SpecialHourPeriod |
SpecialHourPeriod.clone() |
SpecialHourPeriod |
SpecialHourPeriod.set(String fieldName,
Object value) |
SpecialHourPeriod |
SpecialHourPeriod.setClosed(Boolean closed)
Optional.
|
SpecialHourPeriod |
SpecialHourPeriod.setCloseTime(TimeOfDay closeTime)
Optional.
|
SpecialHourPeriod |
SpecialHourPeriod.setEndDate(Date endDate)
Optional.
|
SpecialHourPeriod |
SpecialHourPeriod.setOpenTime(TimeOfDay openTime)
Optional.
|
SpecialHourPeriod |
SpecialHourPeriod.setStartDate(Date startDate)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<SpecialHourPeriod> |
SpecialHours.getSpecialHourPeriods()
Required.
|
Modifier and Type | Method and Description |
---|---|
SpecialHours |
SpecialHours.setSpecialHourPeriods(List<SpecialHourPeriod> specialHourPeriods)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.