Uses of Enum Class
com.graphhopper.json.Statement.Keyword
Packages that use Statement.Keyword
-
Uses of Statement.Keyword in com.graphhopper.json
Methods in com.graphhopper.json that return Statement.KeywordModifier and TypeMethodDescriptionStatement.getKeyword()static Statement.KeywordReturns the enum constant of this class with the specified name.static Statement.Keyword[]Statement.Keyword.values()Returns an array containing the constants of this enum class, in the order they are declared.