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