| Package | Description |
|---|---|
| javastrava.api.v3.model | |
| javastrava.api.v3.model.reference |
| Modifier and Type | Method and Description |
|---|---|
StravaGearType |
StravaGear.getGearType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StravaGear.setGearType(StravaGearType gearType) |
| Modifier and Type | Method and Description |
|---|---|
static StravaGearType |
StravaGearType.create(String id)
Used by JSON deserialisation
|
static StravaGearType |
StravaGearType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StravaGearType[] |
StravaGearType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Dan Shannon. All rights reserved.