Class EMobilityServiceProvider
Package com.here.sdk.search
Class EMobilityServiceProvider
- java.lang.Object
-
- com.here.sdk.search.EMobilityServiceProvider
-
public final class EMobilityServiceProvider extends java.lang.ObjecteMSP (e-Mobility Service Provider) for which the EV station operator has EV roaming agreements. It is only available for online search.
-
-
Constructor Summary
Constructors Constructor Description EMobilityServiceProvider()Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-
-
-
Field Detail
-
name
@Nullable public java.lang.String name
The name of the e-Mobility Service Provider. It may change but the respective
partnerIdwill remain stable.
-
partnerId
@Nullable public java.lang.String partnerId
The unique and stable id for the e-Mobility Service Provider on the HERE platform. It can be used for filtering when searching for EV charging stations.
-
-