public interface ClientDataModuleOptions
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgnoreBackgroundScan()
Returns the value of the 'Ignore Background Scan' attribute.
|
void |
setIgnoreBackgroundScan(boolean value)
Sets the value of the '
Ignore Background Scan' attribute. |
boolean isIgnoreBackgroundScan()
"false".
If the meaning of the 'Ignore Background Scan' attribute isn't clear, there really should be more of a description here...
setIgnoreBackgroundScan(boolean),
IEC60870Package.getClientDataModuleOptions_IgnoreBackgroundScan()void setIgnoreBackgroundScan(boolean value)
Ignore Background Scan' attribute.
value - the new value of the 'Ignore Background Scan' attribute.isIgnoreBackgroundScan()