| Package | Description |
|---|---|
| org.eclipse.scada.protocol.sfp.messages |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
DataType.fromByte(byte b) |
DataType |
BrowseUpdate.Entry.getDataType() |
static DataType |
DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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