sdk
/
com.sygic.sdk.places
/
EVConnector
E
V
Connector
data class
EVConnector
:
Parcelable
Content copied to clipboard
Types
Functions
Properties
Types
ConnectorType
Link copied to clipboard
enum
ConnectorType
:
Enum
<
EVConnector.ConnectorType
>
Content copied to clipboard
PowerType
Link copied to clipboard
enum
PowerType
:
Enum
<
EVConnector.PowerType
>
Content copied to clipboard
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
connectorType
Link copied to clipboard
val
connectorType
:
EVConnector.ConnectorType
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
maxPower
Link copied to clipboard
val
maxPower
:
Int
Content copied to clipboard
powerType
Link copied to clipboard
val
powerType
:
EVConnector.PowerType
Content copied to clipboard