public class DaveReadResult extends DaveMessage
Modifier and Type | Class and Description |
---|---|
static class |
DaveReadResult.Result |
Constructor and Description |
---|
DaveReadResult(Collection<DaveReadResult.Result> result) |
Modifier and Type | Method and Description |
---|---|
Collection<DaveReadResult.Result> |
getResult() |
String |
toString() |
public DaveReadResult(Collection<DaveReadResult.Result> result)
public Collection<DaveReadResult.Result> getResult()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.