public class Segments extends Object
| Constructor and Description |
|---|
Segments() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDistance() |
Integer |
getDuration() |
Step[] |
getSteps() |
void |
setDistance(Double distance) |
void |
setDuration(Integer duration) |
void |
setSteps(Step[] steps) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.