Package | Description |
---|---|
com.google.api.services.mybusinessplaceactions.v1.model |
Modifier and Type | Method and Description |
---|---|
Date |
Date.clone() |
Date |
AvailableDay.getFulfillmentDate()
An available date for a fulfillment method.
|
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 |
---|---|
AvailableDay |
AvailableDay.setFulfillmentDate(Date fulfillmentDate)
An available date for a fulfillment method.
|
Copyright © 2011–2022 Google. All rights reserved.