Package | Description |
---|---|
org.opentripplanner.analyst.cluster |
Modifier and Type | Method and Description |
---|---|
static ResultEnvelope.Which |
ResultEnvelope.Which.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultEnvelope.Which[] |
ResultEnvelope.Which.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResultSet |
ResultEnvelope.get(ResultEnvelope.Which key) |
void |
ResultEnvelope.put(ResultEnvelope.Which key,
ResultSet val) |
Copyright © 2019. All rights reserved.