| Package | Description |
|---|---|
| javastrava.api.v3.model | |
| javastrava.api.v3.model.reference |
| Modifier and Type | Method and Description |
|---|---|
StravaTerrainType |
StravaClubEvent.getTerrain() |
| Modifier and Type | Method and Description |
|---|---|
void |
StravaClubEvent.setTerrain(StravaTerrainType terrain) |
| Modifier and Type | Method and Description |
|---|---|
static StravaTerrainType |
StravaTerrainType.create(Integer id)
Create the one from the integer id
|
static StravaTerrainType |
StravaTerrainType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StravaTerrainType[] |
StravaTerrainType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Dan Shannon. All rights reserved.