| Package | Description |
|---|---|
| org.eclipse.scada.protocol.sfp.messages |
| Modifier and Type | Method and Description |
|---|---|
static BrowseUpdate.Entry.Flags |
BrowseUpdate.Entry.Flags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BrowseUpdate.Entry.Flags[] |
BrowseUpdate.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 |
|---|---|
java.util.Set<BrowseUpdate.Entry.Flags> |
BrowseUpdate.Entry.getFlags() |
| Constructor and Description |
|---|
BrowseUpdate.Entry(short register,
java.lang.String name,
java.lang.String description,
java.lang.String unit,
DataType dataType,
java.util.Set<BrowseUpdate.Entry.Flags> flags) |
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