-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class NavigationSignalUpdateJunctionView implements Parcelable
This class contains information about junctions
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
NavigationSignalUpdateJunctionView.Companion
-
Method Summary
Modifier and Type Method Description final Integer
getStatus()
final Integer
getLegIndex()
final Integer
getStepIndex()
-
-
Method Detail
-
getLegIndex
final Integer getLegIndex()
-
getStepIndex
final Integer getStepIndex()
-
-
-
-