public static final class JointVentureDescription.JointVentureDescriptionBuilder extends Object
@Nonnull public JointVentureDescription.JointVentureDescriptionBuilder jointVenture(JointVenture value)
value
- The JointVenture to build this JointVentureDescription with.@Nonnull public JointVentureDescription.JointVentureDescriptionBuilder jointVenture(String value)
Original property name from the Odata EDM: JointVenture
value
- The jointVenture to build this JointVentureDescription with.@Nonnull public JointVentureDescription.JointVentureDescriptionBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.@Nonnull public JointVentureDescription.JointVentureDescriptionBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public JointVentureDescription.JointVentureDescriptionBuilder jointVentureName(@Nullable String jointVentureName)
Original property name from the Odata EDM: JointVentureName
this
.@Nonnull public JointVentureDescription.JointVentureDescriptionBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
Original property name from the Odata EDM: SAP__Messages
this
.@Nonnull public JointVentureDescription build()
Copyright © 2021 SAP SE. All rights reserved.