Package | Description |
---|---|
org.eclipse.scada.protocol.sfp.messages |
Modifier and Type | Method and Description |
---|---|
static BrowseAdded.Entry.Flags |
BrowseAdded.Entry.Flags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowseAdded.Entry.Flags[] |
BrowseAdded.Entry.Flags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<BrowseAdded.Entry.Flags> |
BrowseAdded.Entry.getFlags() |
Constructor and Description |
---|
Entry(short register,
String name,
String description,
String unit,
DataType dataType,
Set<BrowseAdded.Entry.Flags> flags) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.