|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceRuleDestination.KindType | |
---|---|
com.baidubce.services.iotdm.model.v3.rules |
Uses of DeviceRuleDestination.KindType in com.baidubce.services.iotdm.model.v3.rules |
---|
Methods in com.baidubce.services.iotdm.model.v3.rules that return DeviceRuleDestination.KindType | |
---|---|
DeviceRuleDestination.KindType |
DeviceRuleDestination.getKind()
|
static DeviceRuleDestination.KindType |
DeviceRuleDestination.KindType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeviceRuleDestination.KindType[] |
DeviceRuleDestination.KindType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.baidubce.services.iotdm.model.v3.rules with parameters of type DeviceRuleDestination.KindType | |
---|---|
void |
DeviceRuleDestination.setKind(DeviceRuleDestination.KindType kind)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |