sdk
/
com.sygic.sdk.places
/
EVConnector
EVConnector
data class
EVConnector
:
Parcelable
Content copied to clipboard
Types
Functions
Properties
Types
Connector
Type
Link copied to clipboard
enum
ConnectorType
:
Enum
<
EVConnector.ConnectorType
> ,
Parcelable
Content copied to clipboard
Power
Type
Link copied to clipboard
enum
PowerType
:
Enum
<
EVConnector.PowerType
> ,
Parcelable
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
write
To
Parcel
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