| Package | Description |
|---|---|
| org.lsst.ccs.drivers.opc |
| Modifier and Type | Method and Description |
|---|---|
static ScalarType |
ScalarType.fromCode(int code)
Converts a an OPC type code to an ScalarType.
|
ScalarType |
OPCItem.getType()
Gets the server type of the item (if scalar) or the server type of the array elements.
|
static ScalarType |
ScalarType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScalarType[] |
ScalarType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 LSST. All rights reserved.