public static final class SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder extends Object
@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder salesOrder(SalesOrderSimulation value)
value
- The SalesOrderSimulation to build this SalesOrderItemPartnerSimln with.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder salesOrder(String value)
Original property name from the Odata EDM: SalesOrder
value
- The salesOrder to build this SalesOrderItemPartnerSimln with.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder salesOrderItem(SalesOrderItemSimulation value)
value
- The SalesOrderItemSimulation to build this SalesOrderItemPartnerSimln with.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder salesOrderItem(String value)
Original property name from the Odata EDM: SalesOrderItem
value
- The salesOrderItem to build this SalesOrderItemPartnerSimln with.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
this
.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder personnel(@Nullable String personnel)
Original property name from the Odata EDM: Personnel
this
.@Nonnull public SalesOrderItemPartnerSimln.SalesOrderItemPartnerSimlnBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
this
.@Nonnull public SalesOrderItemPartnerSimln build()
Copyright © 2021 SAP SE. All rights reserved.