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