public static class CustomerGroupHierText.CustomerGroupHierTextBuilder extends Object
public CustomerGroupHierText.CustomerGroupHierTextBuilder additionalMasterDataHierarchy(@Nullable String additionalMasterDataHierarchy)
Original property name from the Odata EDM: AdditionalMasterDataHierarchy
public CustomerGroupHierText.CustomerGroupHierTextBuilder hierarchyNode(@Nullable String hierarchyNode)
Original property name from the Odata EDM: HierarchyNode
public CustomerGroupHierText.CustomerGroupHierTextBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
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.
public CustomerGroupHierText.CustomerGroupHierTextBuilder hierarchyNodeText(@Nullable String hierarchyNodeText)
Original property name from the Odata EDM: HierarchyNodeText
public CustomerGroupHierText.CustomerGroupHierTextBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
public CustomerGroupHierText.CustomerGroupHierTextBuilder nodeType(@Nullable String nodeType)
Original property name from the Odata EDM: NodeType
public CustomerGroupHierText build()
Copyright © 2019 SAP SE. All rights reserved.