public static class Schedule.PointEvent extends Schedule.Event.Abstract
Schedule.Event.Abstract
Constructor and Description |
---|
PointEvent(Optional<Point> point,
DateTime startStamp,
Sync sync)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
Optional<Point> |
getPoint()
Gets the point.
|
String |
toString() |
@Nonnull @CheckReturnValue public final Optional<Point> getPoint()
public String toString()
toString
in class Object
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.