java.lang.Object
com.esri.arcgisruntime.tasks.networkanalysis.DirectionMessage

public final class DirectionMessage extends Object
Represents the Directions String.
Since:
100.0.0n
See Also:
  • Method Details

    • getText

      public String getText()
      Gets the text for directions.
      Returns:
      the text
      Since:
      100.0.0
    • getType

      public DirectionMessageType getType()
      Gets the type of the direction string.
      Returns:
      the type
      Since:
      100.0.0