| Package | Description |
|---|---|
| org.openscada.opc.dcom.da | |
| org.openscada.opc.dcom.da.impl |
| Modifier and Type | Method and Description |
|---|---|
static OPCBROWSEDIRECTION |
OPCBROWSEDIRECTION.fromID(int id) |
static OPCBROWSEDIRECTION |
OPCBROWSEDIRECTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OPCBROWSEDIRECTION[] |
OPCBROWSEDIRECTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OPCBrowseServerAddressSpace.changePosition(String position,
OPCBROWSEDIRECTION direction)
Direct the browser to another position
Depending on the direction the new position will be set based on the provided
position information.
|
Copyright © 2017 LSST. All rights reserved.