| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<OpeningHoursSpecification> |
ExtendedPlacePropertiesModel.openingHoursSpecifications |
| Modifier and Type | Method and Description |
|---|---|
OpeningHoursSpecification |
OpeningHoursSpecification.Builder.build() |
OpeningHoursSpecification |
OpeningHoursSpecification.withCloses(String closes) |
OpeningHoursSpecification |
OpeningHoursSpecification.withDayOfWeek(String dayOfWeek) |
OpeningHoursSpecification |
OpeningHoursSpecification.withOpens(String opens) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<OpeningHoursSpecification> |
ExtendedPlacePropertiesModel.getOpeningHoursSpecifications() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedPlacePropertiesModel.Builder |
ExtendedPlacePropertiesModel.Builder.openingHoursSpecifications(List<OpeningHoursSpecification> openingHoursSpecifications) |
Copyright © 2018–2020. All rights reserved.