public class DataUpdate extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DataUpdate.Entry |
static class |
DataUpdate.State |
Constructor and Description |
---|
DataUpdate(Collection<DataUpdate.Entry> entries) |
Modifier and Type | Method and Description |
---|---|
Collection<DataUpdate.Entry> |
getEntries() |
public DataUpdate(Collection<DataUpdate.Entry> entries)
public Collection<DataUpdate.Entry> getEntries()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.