EVChargingOpeningHoursSchedule (API Reference)
Package com.here.sdk.search
Class EVChargingOpeningHoursSchedule
java.lang.Object
com.here.sdk.search.EVChargingOpeningHoursSchedule
Opening hours schedule for EV charging locations, represented by a list of days of the week during which the location is open in the given time periods. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
days
Day(s) of the week.
-
periods
List of time periods.
-
-
Constructor Details
-
EVChargingOpeningHoursSchedule
public EVChargingOpeningHoursSchedule()Creates a new instance.
-
-
Method Details