| Package | Description |
|---|---|
| org.eclipse.scada.da.data |
| Modifier and Type | Method and Description |
|---|---|
FolderEntryType |
BrowserEntry.getEntryType() |
static FolderEntryType |
FolderEntryType.valueOf(java.lang.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(java.lang.String name,
FolderEntryType entryType,
java.lang.String itemId,
java.util.Map<java.lang.String,Variant> attributes,
java.util.Set<IODirection> ioDirection) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0