public class HostEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
hostId |
protected int |
state |
| Constructor and Description |
|---|
HostEvent() |
HostEvent(java.lang.String $hostId,
int $state) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHostId()
Returns the identificator of the host.
|
int |
getState()
Returns the new state of the host.
|
java.lang.String |
toString() |
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.