public class ListUpdate extends Object implements Serializable
Constructor and Description |
---|
ListUpdate(Set<HistoricalItemInformation> addedOrModified,
Set<String> removed,
boolean fullUpdate) |
Modifier and Type | Method and Description |
---|---|
Set<HistoricalItemInformation> |
getAddedOrModified() |
Set<String> |
getRemoved() |
boolean |
isFullUpdate() |
String |
toString() |
public ListUpdate(Set<HistoricalItemInformation> addedOrModified, Set<String> removed, boolean fullUpdate)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.