public interface Activity
Row.addActivity(Layer, Activity)
.Modifier and Type | Method and Description |
---|---|
Instant |
getEndTime()
The end time of the activity.
|
String |
getId()
The unique id of the activity.
|
String |
getName()
The name of the activity, for example "Flight 3441".
|
Instant |
getStartTime()
The start time of the activity.
|
String getName()
String getId()
Instant getStartTime()
Instant getEndTime()
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.