public static final class InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InvestmentActivityTypeText |
build() |
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder |
cnsldtnInvmtActyType(InvestmentActivityType value)
Navigation property to_CnsldtnInvmtActyType for InvestmentActivityTypeText to single
InvestmentActivityType.
|
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder |
investmentActivityType(String investmentActivityType)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder |
investmentActivityTypeText(String investmentActivityTypeText)
Constraints: Not nullable, Maximum length: 60
|
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder cnsldtnInvmtActyType(InvestmentActivityType value)
value
- The InvestmentActivityType to build this InvestmentActivityTypeText with.@Nonnull public InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
language in which texts are output on the printer or on the screen.this
.@Nonnull public InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder investmentActivityType(@Nullable String investmentActivityType)
Original property name from the Odata EDM: InvestmentActivityType
this
.@Nonnull public InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder investmentActivityTypeText(@Nullable String investmentActivityTypeText)
Original property name from the Odata EDM: InvestmentActivityTypeText
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.@Nonnull public InvestmentActivityTypeText build()
Copyright © 2020 SAP SE. All rights reserved.