public static final class CustomerGroup.CustomerGroupBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerGroup |
build() |
CustomerGroup.CustomerGroupBuilder |
customerGroup(String customerGroup) |
CustomerGroup.CustomerGroupBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
CustomerGroup.CustomerGroupBuilder |
text(CustomerGroupText... value) |
String |
toString() |
public CustomerGroup.CustomerGroupBuilder text(CustomerGroupText... value)
public CustomerGroup.CustomerGroupBuilder customerGroup(String customerGroup)
public CustomerGroup.CustomerGroupBuilder erpConfigContext(ErpConfigContext erpConfigContext)
public CustomerGroup build()
Copyright © 2018 SAP SE. All rights reserved.