| Package | Description |
|---|---|
| org.openscada.opc.dcom.da | |
| org.openscada.opc.dcom.da.impl | |
| org.openscada.opc.lib.da.browser |
| Modifier and Type | Method and Description |
|---|---|
static OPCBROWSETYPE |
OPCBROWSETYPE.fromID(int id) |
static OPCBROWSETYPE |
OPCBROWSETYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OPCBROWSETYPE[] |
OPCBROWSETYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumString |
OPCBrowseServerAddressSpace.browse(OPCBROWSETYPE browseType,
String filterCriteria,
int accessRights,
int dataType) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
BaseBrowser.browse(OPCBROWSETYPE type,
String filterCriteria,
EnumSet<Access> accessMask,
int variantType)
Perform the browse operation.
|
Copyright © 2017 LSST. All rights reserved.