EVChargingOperator (API Reference)
Package com.here.sdk.search
Class EVChargingOperator
java.lang.Object
com.here.sdk.search.EVChargingOperator
Represents name and optionally other details about operator, suboperator, or e-Mobility service provider. 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
-
name
Name of the company.
-
partnerID
A unique ID for the company.
-
website
Link to the company's website, if available.
-
logo
Image link to the company's logo, if available.
-
eMobilityIDs
e-Mobility IDs for the company. This list may be empty where map coverage is limited or incomplete.
-
-
Constructor Details
-
EVChargingOperator
public EVChargingOperator()Creates a new instance.
-
-
Method Details