Uses of Enum Class
com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
Packages that use ConditionalValueParser.ConditionState
-
Uses of ConditionalValueParser.ConditionState in com.graphhopper.reader.osm.conditional
Methods in com.graphhopper.reader.osm.conditional that return ConditionalValueParser.ConditionStateModifier and TypeMethodDescriptionConditionalValueParser.checkCondition
(String conditionalValue) This method checks if the condition is satisfied for this parser.DateRangeParser.checkCondition
(String dateRangeString) Returns the enum constant of this class with the specified name.ConditionalValueParser.ConditionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.