public static final class CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustryText |
build() |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
customerSupplierIndustry(CustomerSupplierIndustry value) |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
industry(String industry) |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
industryKeyText(String industryKeyText) |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
language(String language) |
String |
toString() |
@Nonnull public CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder customerSupplierIndustry(CustomerSupplierIndustry value)
public CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder language(String language)
public CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder industry(String industry)
public CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder industryKeyText(String industryKeyText)
public CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder erpConfigContext(ErpConfigContext erpConfigContext)
public CustomerSupplierIndustryText build()
Copyright © 2018 SAP SE. All rights reserved.