public static final class CustomerGroup.CustomerGroupBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerGroup |
build() |
CustomerGroup.CustomerGroupBuilder |
customerGroup(String customerGroup)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
CustomerGroup.CustomerGroupBuilder |
text(CustomerGroupText... value)
Navigation property to_Text for CustomerGroup to multiple CustomerGroupText.
|
String |
toString() |
@Nonnull public CustomerGroup.CustomerGroupBuilder text(CustomerGroupText... value)
value
- The CustomerGroupTexts to build this CustomerGroup with.@Nonnull public CustomerGroup.CustomerGroupBuilder customerGroup(@Nullable String customerGroup)
Original property name from the Odata EDM: CustomerGroup
or generating statistics.this
.@Nonnull public CustomerGroup build()
Copyright © 2020 SAP SE. All rights reserved.