public class TimeseriesRowResult extends Object
| Constructor and Description |
|---|
TimeseriesRowResult(boolean isSuccess,
Error error) |
| Modifier and Type | Method and Description |
|---|---|
Error |
getError() |
boolean |
isSuccess() |
void |
setError(Error error) |
void |
setSuccess(boolean success) |
Copyright © 2024. All Rights Reserved.