Class ReportingItemHier.ReportingItemHierBuilder
- Enclosing class:
- ReportingItemHier
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cnsldtnRptgItm(ReportingItem value) Navigation property to_CnsldtnRptgItm for ReportingItemHier to single ReportingItem.cnsldtnRptgItmHierT(ReportingItemHierText... value) Navigation property to_CnsldtnRptgItmHierT for ReportingItemHier to multiple ReportingItemHierText.consolidationChartOfAccounts(String consolidationChartOfAccounts) (Key Field) Constraints: Not nullable, Maximum length: 2consolidationChartOfAccounts_Text(String consolidationChartOfAccounts_Text) Constraints: Not nullable, Maximum length: 30consolidationReportingItem(String consolidationReportingItem) Constraints: Not nullable, Maximum length: 10consolidationReportingItem_Text(String consolidationReportingItem_Text) Constraints: Not nullable, Maximum length: 50consolidationReportingItemHier(String consolidationReportingItemHier) (Key Field) Constraints: Not nullable, Maximum length: 10hierarchyNode(String hierarchyNode) (Key Field) Constraints: Not nullable, Maximum length: 50hierarchyNode_Text(String hierarchyNode_Text) Constraints: Not nullable, Maximum length: 50hierarchyNodeLevel(String hierarchyNodeLevel) Constraints: Not nullable, Maximum length: 6hierarchyVersion(String hierarchyVersion) Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 1parentNode(String parentNode) Constraints: Not nullable, Maximum length: 50sequenceNumber(String sequenceNumber) Constraints: Not nullable, Maximum length: 6toString()
-
Method Details
-
cnsldtnRptgItm
Navigation property to_CnsldtnRptgItm for ReportingItemHier to single ReportingItem.- Parameters:
value- The ReportingItem to build this ReportingItemHier with.- Returns:
- This Builder to allow for a fluent interface.
-
cnsldtnRptgItmHierT
@Nonnull public ReportingItemHier.ReportingItemHierBuilder cnsldtnRptgItmHierT(ReportingItemHierText... value) Navigation property to_CnsldtnRptgItmHierT for ReportingItemHier to multiple ReportingItemHierText.- Parameters:
value- The ReportingItemHierTexts to build this ReportingItemHier with.- Returns:
- This Builder to allow for a fluent interface.
-
consolidationChartOfAccounts
@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationChartOfAccounts(@Nullable String consolidationChartOfAccounts) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConsolidationChartOfAccounts
- Returns:
this.
-
consolidationChartOfAccounts_Text
@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationChartOfAccounts_Text(@Nullable String consolidationChartOfAccounts_Text) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
- Returns:
this.
-
consolidationReportingItemHier
@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationReportingItemHier(@Nullable String consolidationReportingItemHier) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConsolidationReportingItemHier
- Returns:
this.
-
hierarchyNode
@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyNode(@Nullable String hierarchyNode) (Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: HierarchyNode
- Returns:
this.
-
hierarchyNode_Text
@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyNode_Text(@Nullable String hierarchyNode_Text) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: HierarchyNode_Text
- Returns:
this.
-
parentNode
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: ParentNode
- Returns:
this.
-
hierarchyVersion
@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyVersion(@Nullable String hierarchyVersion) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: HierarchyVersion
- Returns:
this.
-
consolidationReportingItem
@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationReportingItem(@Nullable String consolidationReportingItem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConsolidationReportingItem
- Returns:
this.
-
consolidationReportingItem_Text
@Nonnull public ReportingItemHier.ReportingItemHierBuilder consolidationReportingItem_Text(@Nullable String consolidationReportingItem_Text) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: ConsolidationReportingItem_Text
- Returns:
this.
-
sequenceNumber
@Nonnull public ReportingItemHier.ReportingItemHierBuilder sequenceNumber(@Nullable String sequenceNumber) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SequenceNumber
- Returns:
this.
-
hierarchyNodeLevel
@Nonnull public ReportingItemHier.ReportingItemHierBuilder hierarchyNodeLevel(@Nullable String hierarchyNodeLevel) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: HierarchyNodeLevel
- Returns:
this.
-
nodeType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: NodeType
- Returns:
this.
-
build
-
toString
-