public class BrowserEntry extends Object implements Serializable
Constructor and Description |
---|
BrowserEntry(String id,
Set<BrowserType> types,
Map<String,Variant> attributes) |
Modifier and Type | Method and Description |
---|---|
Map<String,Variant> |
getAttributes() |
String |
getId() |
Set<BrowserType> |
getTypes() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.