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