public static class BrowseAdded.Entry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BrowseAdded.Entry.Flags |
Constructor and Description |
---|
Entry(short register,
String name,
String description,
String unit,
DataType dataType,
Set<BrowseAdded.Entry.Flags> flags) |
Modifier and Type | Method and Description |
---|---|
DataType |
getDataType() |
String |
getDescription() |
Set<BrowseAdded.Entry.Flags> |
getFlags() |
String |
getName() |
short |
getRegister() |
String |
getUnit() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.