public class DeviceRuleFormat extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviceRuleFormat.ModeType |
| Constructor and Description |
|---|
DeviceRuleFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMetric() |
DeviceRuleFormat.ModeType |
getMode() |
Map<String,String> |
getTags() |
void |
setMetric(String metric) |
void |
setMode(DeviceRuleFormat.ModeType mode) |
void |
setTags(Map<String,String> tags) |
public DeviceRuleFormat.ModeType getMode()
public void setMode(DeviceRuleFormat.ModeType mode)
public String getMetric()
public void setMetric(String metric)
Copyright © 2024. All rights reserved.