| Constructor and Description |
|---|
DefaultHmEvent(String interfaceId,
String address,
String valueKey,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getInterfaceId() |
Object |
getValue() |
boolean |
getValueBoolean() |
float |
getValueFloat() |
int |
getValueInt() |
String |
getValueKey() |
String |
getValueString() |
String |
toString() |
public String getInterfaceId()
getInterfaceId in interface HmEventpublic String getAddress()
getAddress in interface HmEventpublic String getValueKey()
getValueKey in interface HmEventpublic boolean getValueBoolean()
getValueBoolean in interface HmEventpublic float getValueFloat()
getValueFloat in interface HmEventpublic int getValueInt()
getValueInt in interface HmEventpublic String getValueString()
getValueString in interface HmEventCopyright © 2019. All rights reserved.