public static final class LassoEvent.LassoInfo extends Object
Constructor and Description |
---|
LassoInfo(Instant startTime,
Instant endTime,
LocalTime localStartTime,
LocalTime localEndTime,
List<Row<?,?,?>> rows,
List<ActivityRef<?>> activities) |
Modifier and Type | Method and Description |
---|---|
List<ActivityRef<?>> |
getActivities() |
Instant |
getEndTime() |
LocalTime |
getLocalEndTime() |
LocalTime |
getLocalStartTime() |
List<Row<?,?,?>> |
getRows() |
Instant |
getStartTime() |
String |
toString() |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.