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