| Package | Description |
|---|---|
| com.graphhopper.reader.osm.conditional |
| Modifier and Type | Field and Description |
|---|---|
ParsedCalendar.ParseType |
ParsedCalendar.parseType |
| Modifier and Type | Method and Description |
|---|---|
static ParsedCalendar.ParseType |
ParsedCalendar.ParseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParsedCalendar.ParseType[] |
ParsedCalendar.ParseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ParsedCalendar(ParsedCalendar.ParseType parseType,
Calendar parsedCalendar) |
Copyright © 2012–2018. All rights reserved.