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