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