| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Plan |
build() |
Plan.Builder |
name(I18n name)
方案名称
示例值:
|
Plan.Builder |
peopleId(Integer peopleId)
People系统方案ID
示例值:20
|
Plan.Builder |
planId(String planId)
方案ID
示例值:7234781378700985913
|
Plan.Builder |
planTid(String planTid)
方案时间轴版本ID
示例值:7137286102364227108
|
public Plan.Builder planId(String planId)
示例值:7234781378700985913
planId - public Plan.Builder planTid(String planTid)
示例值:7137286102364227108
planTid - public Plan.Builder name(I18n name)
示例值:
name - public Plan.Builder peopleId(Integer peopleId)
示例值:20
peopleId - public Plan build()
Copyright © 2024. All rights reserved.