Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
Date |
Date.clone() |
Date |
SpecialHourPeriod.getEndDate()
Optional.
|
Date |
OpenInfo.getOpeningDate()
Optional.
|
Date |
SpecialHourPeriod.getStartDate()
Required.
|
Date |
Date.set(String fieldName,
Object value) |
Date |
Date.setDay(Integer day)
Day of a month.
|
Date |
Date.setMonth(Integer month)
Month of a year.
|
Date |
Date.setYear(Integer year)
Year of the date.
|
Modifier and Type | Method and Description |
---|---|
SpecialHourPeriod |
SpecialHourPeriod.setEndDate(Date endDate)
Optional.
|
OpenInfo |
OpenInfo.setOpeningDate(Date openingDate)
Optional.
|
SpecialHourPeriod |
SpecialHourPeriod.setStartDate(Date startDate)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.