public class SamplesResultType extends Object
Constructor and Description |
---|
SamplesResultType(String name,
String unit,
List<Double>[] samples) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<Double>[] |
getSamples() |
String |
getUnit() |
String |
toString() |
Copyright © 2018. All rights reserved.