public static final class BusSolnQtanItemText.BusSolnQtanItemTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BusSolnQtanItemText |
build() |
BusSolnQtanItemText.BusSolnQtanItemTextBuilder |
businessSolutionQuotation(BusinessSolutionQuotation value)
Navigation property to_BusinessSolutionQuotation for BusSolnQtanItemText to single
BusinessSolutionQuotation.
|
BusSolnQtanItemText.BusSolnQtanItemTextBuilder |
businessSolutionQuotation(String value)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BusSolnQtanItemText.BusSolnQtanItemTextBuilder |
busSolutionQuotationItem(String busSolutionQuotationItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
BusSolnQtanItemText.BusSolnQtanItemTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
BusSolnQtanItemText.BusSolnQtanItemTextBuilder |
plainLongText(String plainLongText)
Constraints: Not nullable, Maximum length: 150
|
BusSolnQtanItemText.BusSolnQtanItemTextBuilder |
textObjectType(String textObjectType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
@Nonnull public BusSolnQtanItemText.BusSolnQtanItemTextBuilder businessSolutionQuotation(BusinessSolutionQuotation value)
value
- The BusinessSolutionQuotation to build this BusSolnQtanItemText with.@Nonnull public BusSolnQtanItemText.BusSolnQtanItemTextBuilder businessSolutionQuotation(String value)
Original property name from the Odata EDM: BusinessSolutionQuotation
value
- The businessSolutionQuotation to build this BusSolnQtanItemText with.@Nonnull public BusSolnQtanItemText.BusSolnQtanItemTextBuilder busSolutionQuotationItem(@Nullable String busSolutionQuotationItem)
Original property name from the Odata EDM: BusSolutionQuotationItem
this
.@Nonnull public BusSolnQtanItemText.BusSolnQtanItemTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public BusSolnQtanItemText.BusSolnQtanItemTextBuilder textObjectType(@Nullable String textObjectType)
Original property name from the Odata EDM: TextObjectType
this
.@Nonnull public BusSolnQtanItemText.BusSolnQtanItemTextBuilder plainLongText(@Nullable String plainLongText)
Original property name from the Odata EDM: PlainLongText
this
.@Nonnull public BusSolnQtanItemText build()
Copyright © 2021 SAP SE. All rights reserved.