public class Status extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Status.State |
| Modifier and Type | Method and Description |
|---|---|
Status.State |
getIn() |
Status.State |
getOut() |
int |
getSequence() |
int |
getStatus() |
Instant |
getTimestamp() |
String |
toString() |
public Instant getTimestamp()
public int getStatus()
public int getSequence()
public Status.State getIn()
public Status.State getOut()
Copyright © 2023 LSST. All rights reserved.