public static class BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BusSolnQtanItemTblParam |
build() |
BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder |
businessSolutionQuotation(String businessSolutionQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder |
busSolutionQuotationItem(String busSolutionQuotationItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder |
chargePlanParameterStringValue(String chargePlanParameterStringValue)
Constraints: Not nullable, Maximum length: 80
|
BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder |
chargePlanParameterUseValue(String chargePlanParameterUseValue)
Constraints: Not nullable, Maximum length: 1
|
BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder |
chargePlanParameterUUID(UUID chargePlanParameterUUID)
(Key Field) Constraints: Not nullable
|
String |
toString() |
@Nonnull public BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder businessSolutionQuotation(@Nullable String businessSolutionQuotation)
Original property name from the Odata EDM: BusinessSolutionQuotation
this
.@Nonnull public BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder busSolutionQuotationItem(@Nullable String busSolutionQuotationItem)
Original property name from the Odata EDM: BusSolutionQuotationItem
this
.@Nonnull public BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder chargePlanParameterUUID(@Nullable UUID chargePlanParameterUUID)
Original property name from the Odata EDM: ChargePlanParameterUUID
this
.@Nonnull public BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder chargePlanParameterUseValue(@Nullable String chargePlanParameterUseValue)
Original property name from the Odata EDM: ChargePlanParameterUseValue
this
.@Nonnull public BusSolnQtanItemTblParam.BusSolnQtanItemTblParamBuilder chargePlanParameterStringValue(@Nullable String chargePlanParameterStringValue)
Original property name from the Odata EDM: ChargePlanParameterStringValue
this
.@Nonnull public BusSolnQtanItemTblParam build()
Copyright © 2021 SAP SE. All rights reserved.