public static final class CustomerSupplierIndustry.CustomerSupplierIndustryBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustry |
build() |
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder |
industry(String industry) |
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder |
text(CustomerSupplierIndustryText... value) |
String |
toString() |
public CustomerSupplierIndustry.CustomerSupplierIndustryBuilder text(CustomerSupplierIndustryText... value)
@Generated(value="lombok") public CustomerSupplierIndustry.CustomerSupplierIndustryBuilder industry(String industry)
@Generated(value="lombok") public CustomerSupplierIndustry.CustomerSupplierIndustryBuilder erpConfigContext(ErpConfigContext erpConfigContext)
@Generated(value="lombok") public CustomerSupplierIndustry build()
@Generated(value="lombok") public String toString()
Copyright © 2018 SAP SE. All rights reserved.