public interface PingCheckConfiguration extends Configuration
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Integer |
getPingDelay()
Returns the value of the 'Ping Delay' attribute.
|
void |
setPingDelay(Integer value)
Sets the value of the '
Ping Delay ' attribute. |
Integer getPingDelay()
setPingDelay(Integer)
,
ExecComponentsPackage.getPingCheckConfiguration_PingDelay()
void setPingDelay(Integer value)
Ping Delay
' attribute.
value
- the new value of the 'Ping Delay' attribute.getPingDelay()