sdk
sdk
/
com.sygic.sdk.position
/
RoadType
Road
Type
enum
RoadType
:
Enum
<
RoadType
>
,
Parcelable
Content copied to clipboard
Entries
Functions
Properties
Entries
Unknown
Link copied to clipboard
Unknown
(
)
Content copied to clipboard
Railway
Link copied to clipboard
Railway
(
)
Content copied to clipboard
Ferry
Link copied to clipboard
Ferry
(
)
Content copied to clipboard
LocalRoad
Link copied to clipboard
LocalRoad
(
)
Content copied to clipboard
LocalRoadWithHighImportance
Link copied to clipboard
LocalRoadWithHighImportance
(
)
Content copied to clipboard
RegionalImportance
Link copied to clipboard
RegionalImportance
(
)
Content copied to clipboard
NationalImportance
Link copied to clipboard
NationalImportance
(
)
Content copied to clipboard
InternationalImportance
Link copied to clipboard
InternationalImportance
(
)
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
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard