Module com.esri.arcgisruntime
Class DirectionMessage
java.lang.Object
com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessage
Represents the Directions String.
- Since:
- 100.0.0n
- See Also:
-
Method Details
-
getText
Gets the text for directions.- Returns:
- the text
- Since:
- 100.0.0
-
getType
Gets the type of the direction string.- Returns:
- the type
- Since:
- 100.0.0
-