public interface MeasurementSet extends Serializable
Measurement
, typically a result of a CollectionJob
.Modifier and Type | Method and Description |
---|---|
String |
getJson() |
List<Measurement> |
getMeasurements() |
String getJson()
List<Measurement> getMeasurements()
Copyright © 2021. All rights reserved.