类 DeviceRuleDestination
- java.lang.Object
-
- com.baidubce.services.iotdm.model.v3.rules.DeviceRuleDestination
-
- 直接已知子类:
DeviceRuleDestinationDetail
public class DeviceRuleDestination extends Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classDeviceRuleDestination.KindType
-
构造器概要
构造器 构造器 说明 DeviceRuleDestination()
-
-
-
方法详细资料
-
getKind
public DeviceRuleDestination.KindType getKind()
-
setKind
public void setKind(DeviceRuleDestination.KindType kind)
-
getValue
public String getValue()
-
setValue
public void setValue(String value)
-
-