public static class ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductionSupplyAreaText |
build() |
ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder |
language(String language) |
ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder |
lastChangeDateTime(ZonedDateTime lastChangeDateTime) |
ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder |
plant(String plant) |
ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder |
productionSupplyArea(String productionSupplyArea) |
ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder |
productionSupplyAreaName(String productionSupplyAreaName) |
String |
toString() |
public ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder productionSupplyArea(String productionSupplyArea)
public ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder plant(String plant)
public ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder language(String language)
public ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder productionSupplyAreaName(String productionSupplyAreaName)
public ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder lastChangeDateTime(ZonedDateTime lastChangeDateTime)
public ProductionSupplyAreaText build()
Copyright © 2019 SAP SE. All rights reserved.