| Package | Description |
|---|---|
| com.baidubce.services.iotdm.model.v3.device | |
| com.baidubce.services.iotdm.model.v3.rules | |
| com.baidubce.services.iotdm.model.v3.schema |
| Modifier and Type | Method and Description |
|---|---|
SchemaProperty.PropertyType |
DeviceViewResponse.DeviceViewAttribute.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceViewResponse.DeviceViewAttribute.setType(SchemaProperty.PropertyType type) |
| Modifier and Type | Method and Description |
|---|---|
SchemaProperty.PropertyType |
DeviceRuleSource.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceRuleSource.setType(SchemaProperty.PropertyType type) |
| Modifier and Type | Method and Description |
|---|---|
SchemaProperty.PropertyType |
SchemaProperty.getType() |
static SchemaProperty.PropertyType |
SchemaProperty.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaProperty.PropertyType[] |
SchemaProperty.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaProperty.setType(SchemaProperty.PropertyType type) |
SchemaProperty |
SchemaProperty.withType(SchemaProperty.PropertyType type) |
Copyright © 2021. All rights reserved.