public static final class SalesQuotationItemText.SalesQuotationItemTextBuilder extends Object
@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder salesQuotation(SalesQuotation value)
value
- The SalesQuotation to build this SalesQuotationItemText with.@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder salesQuotation(String value)
Original property name from the Odata EDM: SalesQuotation
value
- The salesQuotation to build this SalesQuotationItemText with.@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder salesQuotationItem(SalesQuotationItem value)
value
- The SalesQuotationItem to build this SalesQuotationItemText with.@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder salesQuotationItem(String value)
Original property name from the Odata EDM: SalesQuotationItem
value
- The salesQuotationItem to build this SalesQuotationItemText with.@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder longTextID(@Nullable String longTextID)
Original property name from the Odata EDM: LongTextID
this
.@Nonnull public SalesQuotationItemText.SalesQuotationItemTextBuilder longText(@Nullable String longText)
Original property name from the Odata EDM: LongText
this
.@Nonnull public SalesQuotationItemText build()
Copyright © 2021 SAP SE. All rights reserved.