java.lang.Object | |
↳ | com.mapsted.positioning.coreObjects.RouteNode.Instruction |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final int | drawableResId | ||||||||||
public final InstructionType | instructionType | ||||||||||
public final String | text |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Instruction(InstructionType instructionType, String text, int drawableResId) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |