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)
@Generated(value="lombok") public CustomerGroup.CustomerGroupBuilder customerGroup(String customerGroup)
@Generated(value="lombok") public CustomerGroup.CustomerGroupBuilder erpConfigContext(ErpConfigContext erpConfigContext)
@Generated(value="lombok") public CustomerGroup build()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.