public static class CustomerGroupHierText.CustomerGroupHierTextBuilder extends Object
@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder additionalMasterDataHierarchy(@Nullable String additionalMasterDataHierarchy)
Original property name from the Odata EDM: AdditionalMasterDataHierarchy
this
.@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
this
.@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder hierarchyNodeText(@Nullable String hierarchyNodeText)
Original property name from the Odata EDM: HierarchyNodeText
this
.@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public CustomerGroupHierText.CustomerGroupHierTextBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
this
.@Nonnull public CustomerGroupHierText build()
Copyright © 2021 SAP SE. All rights reserved.