Package | Description |
---|---|
org.eclipse.scada.da.server.common | |
org.eclipse.scada.da.server.common.impl |
Modifier and Type | Method and Description |
---|---|
static ValidationStrategy |
ValidationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationStrategy[] |
ValidationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected ValidationStrategy |
HiveCommon.getValidationStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
HiveCommon.setValidatonStrategy(ValidationStrategy validatonStrategy)
Set the validation strategy
Note: The validation strategy has to be set before the hive is started (e.g. |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.