public class BrowseData extends Object implements Serializable
Constructor and Description |
---|
BrowseData(List<BrowserEntry> addedOrUpdated,
Set<String> removed,
boolean full) |
Modifier and Type | Method and Description |
---|---|
List<BrowserEntry> |
getAddedOrUpdated() |
Set<String> |
getRemoved() |
boolean |
isFull() |
String |
toString() |
public BrowseData(List<BrowserEntry> addedOrUpdated, Set<String> removed, boolean full)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.