public static class DeviceApplyRecord.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeviceApplyRecord.Builder |
applyDeviceOwnership(DeviceApplyRecordDeviceOwnershipEnum applyDeviceOwnership)
申报设备归属
示例值:0
|
DeviceApplyRecord.Builder |
applyDeviceOwnership(Integer applyDeviceOwnership)
申报设备归属
示例值:0
|
DeviceApplyRecord.Builder |
applyStatus(DeviceApplyRecordDeviceApplyStatusEnum applyStatus)
申报状态
示例值:0
|
DeviceApplyRecord.Builder |
applyStatus(Integer applyStatus)
申报状态
示例值:0
|
DeviceApplyRecord.Builder |
applyTime(String applyTime)
申报时间
示例值:2022-11-28 17:21:26
|
DeviceApplyRecord |
build() |
DeviceApplyRecord.Builder |
deviceApplyRecordId(String deviceApplyRecordId)
设备申报记录ID
示例值:7088763625288187923
|
DeviceApplyRecord.Builder |
deviceRecord(DeviceRecord deviceRecord)
设备记录
示例值:
|
DeviceApplyRecord.Builder |
operator(String operator)
审批人ID
示例值:ou_b25e90585ef8c1adac4b379c2e257906
|
public DeviceApplyRecord.Builder deviceApplyRecordId(String deviceApplyRecordId)
示例值:7088763625288187923
deviceApplyRecordId - public DeviceApplyRecord.Builder deviceRecord(DeviceRecord deviceRecord)
示例值:
deviceRecord - public DeviceApplyRecord.Builder applyTime(String applyTime)
示例值:2022-11-28 17:21:26
applyTime - public DeviceApplyRecord.Builder applyStatus(Integer applyStatus)
示例值:0
applyStatus - public DeviceApplyRecord.Builder applyStatus(DeviceApplyRecordDeviceApplyStatusEnum applyStatus)
示例值:0
applyStatus - DeviceApplyRecordDeviceApplyStatusEnumpublic DeviceApplyRecord.Builder operator(String operator)
示例值:ou_b25e90585ef8c1adac4b379c2e257906
operator - public DeviceApplyRecord.Builder applyDeviceOwnership(Integer applyDeviceOwnership)
示例值:0
applyDeviceOwnership - public DeviceApplyRecord.Builder applyDeviceOwnership(DeviceApplyRecordDeviceOwnershipEnum applyDeviceOwnership)
示例值:0
applyDeviceOwnership - DeviceApplyRecordDeviceOwnershipEnumpublic DeviceApplyRecord build()
Copyright © 2025. All rights reserved.