sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV.charging / NativeChargingConnection

NativeChargingConnection

open class NativeChargingConnection : Serializable

Represents information about the charging connection.

Constructors

<init>

NativeChargingConnection(facilityType: NativeFacilityType!, plugType: NativePlugType!)

Functions

equals

open fun equals(other: Any?): Boolean

getFacilityType

open fun getFacilityType(): NativeFacilityType!

getPlugType

open fun getPlugType(): NativePlugType!

getSerialVersionUID

open static fun getSerialVersionUID(): Long

hashCode

open fun hashCode(): Int