| Package | Description |
|---|---|
| javastrava.api.v3.rest | |
| javastrava.api.v3.service | |
| javastrava.api.v3.service.impl |
| Modifier and Type | Method and Description |
|---|---|
StravaLap[] |
ActivityAPI.listActivityLaps(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<StravaLap> |
ActivityService.listActivityLaps(Integer id)
This resource will return all laps for an activity.
|
| Modifier and Type | Method and Description |
|---|---|
List<StravaLap> |
ActivityServiceImpl.listActivityLaps(Integer id) |
Copyright © 2015 Dan Shannon. All rights reserved.