public static class ValuationArea.ValuationAreaBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ValuationArea |
build() |
String |
toString() |
ValuationArea.ValuationAreaBuilder |
valuationArea_ID(String valuationArea_ID)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ValuationArea.ValuationAreaBuilder |
valuationAreaText(String valuationAreaText)
Constraints: none
|
@Nonnull public ValuationArea.ValuationAreaBuilder valuationArea_ID(@Nullable String valuationArea_ID)
Original property name from the Odata EDM: ValuationArea_ID
this
.@Nonnull public ValuationArea.ValuationAreaBuilder valuationAreaText(@Nullable String valuationAreaText)
Original property name from the Odata EDM: ValuationAreaText
this
.@Nonnull public ValuationArea build()
Copyright © 2020 SAP SE. All rights reserved.