| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Indicator |
build() |
Indicator.Builder |
id(String id)
评估项 ID
示例值:7343513161666707459
|
Indicator.Builder |
name(I18n name)
评估项名称
示例值:
|
Indicator.Builder |
options(IndicatorOption[] options)
评估项等级列表
示例值:
|
Indicator.Builder |
type(IndicatorTypeEnum type)
评估项类型
示例值:plus
|
Indicator.Builder |
type(String type)
评估项类型
示例值:plus
|
public Indicator.Builder id(String id)
示例值:7343513161666707459
id - public Indicator.Builder name(I18n name)
示例值:
name - public Indicator.Builder type(String type)
示例值:plus
type - public Indicator.Builder type(IndicatorTypeEnum type)
示例值:plus
type - IndicatorTypeEnumpublic Indicator.Builder options(IndicatorOption[] options)
示例值:
options - public Indicator build()
Copyright © 2025. All rights reserved.