public class StateMetaData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StateMetaData.State |
static class |
StateMetaData.Status |
| Modifier and Type | Method and Description |
|---|---|
SensorLocation |
getSensorLocation() |
long |
getSequence() |
StateMetaData.State |
getState() |
StateMetaData.Status |
getStatus() |
Instant |
getTimestamp() |
String |
toString() |
public StateMetaData.State getState()
public StateMetaData.Status getStatus()
public long getSequence()
public Instant getTimestamp()
public SensorLocation getSensorLocation()
Copyright © 2023 LSST. All rights reserved.