public static final class StatisticalKeyFigure.StatisticalKeyFigureBuilder extends Object
Modifier and Type | Method and Description |
---|---|
StatisticalKeyFigure |
build() |
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
controllingArea(String controllingArea)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
statisticalKeyFigure(String statisticalKeyFigure)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
ststcKeyFigCategory(String ststcKeyFigCategory)
Constraints: Not nullable, Maximum length: 1
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
ststcKeyFigQuantityUnit(String ststcKeyFigQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
text(StatisticalKeyFigureText... value)
Navigation property to_Text for StatisticalKeyFigure to multiple
StatisticalKeyFigureText.
|
String |
toString() |
@Nonnull public StatisticalKeyFigure.StatisticalKeyFigureBuilder text(StatisticalKeyFigureText... value)
value
- The StatisticalKeyFigureTexts to build this StatisticalKeyFigure with.@Nonnull public StatisticalKeyFigure.StatisticalKeyFigureBuilder statisticalKeyFigure(@Nullable String statisticalKeyFigure)
Original property name from the Odata EDM: StatisticalKeyFigure
this
.@Nonnull public StatisticalKeyFigure.StatisticalKeyFigureBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
this
.@Nonnull public StatisticalKeyFigure.StatisticalKeyFigureBuilder ststcKeyFigQuantityUnit(@Nullable String ststcKeyFigQuantityUnit)
Original property name from the Odata EDM: StstcKeyFigQuantityUnit
this
.@Nonnull public StatisticalKeyFigure.StatisticalKeyFigureBuilder ststcKeyFigCategory(@Nullable String ststcKeyFigCategory)
Original property name from the Odata EDM: StstcKeyFigCategory
this
.@Nonnull public StatisticalKeyFigure build()
Copyright © 2021 SAP SE. All rights reserved.