public class DeviceRuleDestination extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviceRuleDestination.KindType |
| Constructor and Description |
|---|
DeviceRuleDestination() |
| Modifier and Type | Method and Description |
|---|---|
DeviceRuleDestination.KindType |
getKind() |
String |
getValue() |
void |
setKind(DeviceRuleDestination.KindType kind) |
void |
setValue(String value) |
public DeviceRuleDestination.KindType getKind()
public void setKind(DeviceRuleDestination.KindType kind)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.