public static final class CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnit |
build() |
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
cnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... value)
Navigation property to_CnsldtnInvesteeUnitHier for CnsldtnInvesteeUnit to multiple
CnsldtnInvesteeUnitHier.
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
cnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... value)
Navigation property to_CnsldtnInvesteeUnitT for CnsldtnInvesteeUnit to multiple
CnsldtnInvesteeUnitText.
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnit_Text(String consolidationUnit_Text)
Constraints: Not nullable, Maximum length: 40
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnit(String consolidationUnit)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnitLocalCurrency_Text(String consolidationUnitLocalCurrency_Text)
Constraints: Not nullable, Maximum length: 40
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
consolidationUnitLocalCurrency(String consolidationUnitLocalCurrency)
Constraints: Not nullable, Maximum length: 5
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
country(String country)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder cnsldtnInvesteeUnitHier(CnsldtnInvesteeUnitHier... value)
value
- The CnsldtnInvesteeUnitHiers to build this CnsldtnInvesteeUnit with.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder cnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... value)
value
- The CnsldtnInvesteeUnitTexts to build this CnsldtnInvesteeUnit with.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnit(@Nullable String consolidationUnit)
Original property name from the Odata EDM: ConsolidationUnit
this
.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnit_Text(@Nullable String consolidationUnit_Text)
Original property name from the Odata EDM: ConsolidationUnit_Text
this
.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnitLocalCurrency(@Nullable String consolidationUnitLocalCurrency)
Original property name from the Odata EDM: ConsolidationUnitLocalCurrency
this
.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder consolidationUnitLocalCurrency_Text(@Nullable String consolidationUnitLocalCurrency_Text)
Original property name from the Odata EDM: ConsolidationUnitLocalCurrency_Text
this
.@Nonnull public CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder country(@Nullable String country)
Original property name from the Odata EDM: Country
this
.@Nonnull public CnsldtnInvesteeUnit build()
Copyright © 2021 SAP SE. All rights reserved.