public static class IndicatorAttributeSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IndicatorAttributeSummary |
build() |
IndicatorAttributeSummary.Builder |
copy(IndicatorAttributeSummary model) |
IndicatorAttributeSummary.Builder |
name(String name)
The name of the attribute.
|
IndicatorAttributeSummary.Builder |
value(String value)
The value of the attribute.
|
public IndicatorAttributeSummary.Builder name(String name)
The name of the attribute.
name
- the value to setpublic IndicatorAttributeSummary.Builder value(String value)
The value of the attribute.
value
- the value to setpublic IndicatorAttributeSummary build()
public IndicatorAttributeSummary.Builder copy(IndicatorAttributeSummary model)
Copyright © 2016–2024. All rights reserved.