| Package | Description |
|---|---|
| org.eclipse.scada.da.data |
| Modifier and Type | Method and Description |
|---|---|
FolderEntryType |
BrowserEntry.getEntryType() |
static FolderEntryType |
FolderEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FolderEntryType[] |
FolderEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrowserEntry(String name,
FolderEntryType entryType,
String itemId,
Map<String,Variant> attributes,
Set<IODirection> ioDirection) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.