public static class ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder extends Object
@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder assortmentModuleUUID(@Nullable UUID assortmentModuleUUID)
Original property name from the Odata EDM: AssortmentModuleUUID
this
.@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder assortmentModuleName(@Nullable String assortmentModuleName)
Original property name from the Odata EDM: AssortmentModuleName
this
.@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder productIsMandatoryInAssortment(@Nullable Boolean productIsMandatoryInAssortment)
Original property name from the Odata EDM: ProductIsMandatoryInAssortment
this
.@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder validityStartDate(@Nullable LocalDate validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder validityEndDate(@Nullable LocalDate validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public ProductToExplicitAssortmentMdl.ProductToExplicitAssortmentMdlBuilder lastChangeDate(@Nullable LocalDate lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public ProductToExplicitAssortmentMdl build()
Copyright © 2021 SAP SE. All rights reserved.