
public class LocationStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
enabled |
Instant |
lastDataTime |
String |
location |
| Constructor and Description |
|---|
LocationStatus(boolean enabled,
String location,
Instant lastDataTime) |
Copyright © 2021 LSST. All rights reserved.