open class NativeChargingConnection : Serializable
Represents information about the charging connection.
NativeChargingConnection(facilityType: NativeFacilityType!, plugType: NativePlugType!) |
open fun equals(other: Any?): Boolean |
|
open fun getFacilityType(): NativeFacilityType! |
|
open fun getPlugType(): NativePlugType! |
|
open static fun getSerialVersionUID(): Long |
|
open fun hashCode(): Int |