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