sdk
/
com.sygic.sdk.travelbook
/
TravelbookManager
/
TransportMode
Transport
Mode
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
TransportMode
Content copied to clipboard
Functions
Properties
Functions
annotationType
Link copied to clipboard
abstract fun
annotationType
():
Class
<out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract fun
equals
(p:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
abstract fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
abstract fun
toString
():
String
Content copied to clipboard
Properties
Car
Link copied to clipboard
val
Car
:
Int
Content copied to clipboard
Other
Link copied to clipboard
val
Other
:
Int
Content copied to clipboard
Pedestrian
Link copied to clipboard
val
Pedestrian
:
Int
Content copied to clipboard