public class Activity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Activity.Builder |
static class |
Activity.Type |
| Modifier and Type | Method and Description |
|---|---|
Activity.Type |
getActivityType() |
Location |
getLocation() |
double |
getServiceTime() |
Collection<TimeWindow> |
getTimeWindows() |
public Activity.Type getActivityType()
public Location getLocation()
public Collection<TimeWindow> getTimeWindows()
public double getServiceTime()
Copyright © 2013–2024. All rights reserved.