public class ReadResult extends Object
| Constructor and Description |
|---|
ReadResult(String name,
Map<String,Double> messurements,
String exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getException() |
Map<String,Double> |
getMessurements() |
String |
getName() |
Copyright © 2016–2019. All rights reserved.