@TableName(value="tb_device_mapper") public class DeviceMapperEntity extends DeviceObjInfEntity
| 构造器和说明 |
|---|
DeviceMapperEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(DeviceMapperEntity other) |
static Method |
getInitMethod()
获得init方法
|
void |
init(DeviceObjInfEntity other) |
List<Object> |
makeServiceKeyList()
业务Key
|
List<Object> |
makeServiceValueList()
获取业务值
|
Object |
makeWrapperKey()
查询过滤器
|
bindequalsValue, getCreateTime, getId, getUpdateTime, hasNullServiceKey, makeServiceKey, makeServiceValue, setCreateTime, setId, setUpdateTimepublic static Method getInitMethod() throws NoSuchMethodException
NoSuchMethodException - 方法异常public List<Object> makeServiceKeyList()
makeServiceKeyList 在类中 DeviceObjInfEntitypublic Object makeWrapperKey()
makeWrapperKey 在类中 DeviceObjInfEntitypublic List<Object> makeServiceValueList()
makeServiceValueList 在类中 DeviceObjInfEntitypublic void bind(DeviceMapperEntity other)
public void init(DeviceObjInfEntity other)
Copyright © 2023. All rights reserved.