@TableName(value="tb_trigger_value") public class TriggerValueEntity extends DeviceValueEntity
| 构造器和说明 |
|---|
TriggerValueEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bingEntity(DeviceValueEntity deviceValueEntity) |
List<Object> |
makeServiceKeyList()
业务Key
|
List<Object> |
makeServiceValueList()
获取业务值
|
Object |
makeWrapperKey()
查询过滤器
|
bind, buildValueEntityequalsValue, getCreateTime, getId, getUpdateTime, hasNullServiceKey, makeServiceKey, makeServiceValue, setCreateTime, setId, setUpdateTimepublic List<Object> makeServiceKeyList()
makeServiceKeyList 在类中 DeviceValueEntitypublic List<Object> makeServiceValueList()
makeServiceValueList 在类中 DeviceValueEntitypublic Object makeWrapperKey()
makeWrapperKey 在类中 DeviceValueEntitypublic void bingEntity(DeviceValueEntity deviceValueEntity)
Copyright © 2023. All rights reserved.