public static class ProductPlantSales.ProductPlantSalesBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlantSales |
build() |
ProductPlantSales.ProductPlantSalesBuilder |
loadingGroup(String loadingGroup) |
ProductPlantSales.ProductPlantSalesBuilder |
plant(String plant) |
ProductPlantSales.ProductPlantSalesBuilder |
product(String product) |
String |
toString() |
public ProductPlantSales.ProductPlantSalesBuilder product(String product)
public ProductPlantSales.ProductPlantSalesBuilder plant(String plant)
public ProductPlantSales.ProductPlantSalesBuilder loadingGroup(String loadingGroup)
public ProductPlantSales build()
Copyright © 2019 SAP SE. All rights reserved.