public static final class InvestmentActivityType.InvestmentActivityTypeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InvestmentActivityType |
build() |
InvestmentActivityType.InvestmentActivityTypeBuilder |
cnsldtnInvmtActyTypeT(InvestmentActivityTypeText... value)
Navigation property to_CnsldtnInvmtActyTypeT for InvestmentActivityType to multiple
InvestmentActivityTypeText.
|
InvestmentActivityType.InvestmentActivityTypeBuilder |
investmentActivityType_Text(String investmentActivityType_Text)
Constraints: Not nullable, Maximum length: 60
|
InvestmentActivityType.InvestmentActivityTypeBuilder |
investmentActivityType(String investmentActivityType)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public InvestmentActivityType.InvestmentActivityTypeBuilder cnsldtnInvmtActyTypeT(InvestmentActivityTypeText... value)
value
- The InvestmentActivityTypeTexts to build this InvestmentActivityType with.@Nonnull public InvestmentActivityType.InvestmentActivityTypeBuilder investmentActivityType(@Nullable String investmentActivityType)
Original property name from the Odata EDM: InvestmentActivityType
this
.@Nonnull public InvestmentActivityType.InvestmentActivityTypeBuilder investmentActivityType_Text(@Nullable String investmentActivityType_Text)
Original property name from the Odata EDM: InvestmentActivityType_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
this
.@Nonnull public InvestmentActivityType build()
Copyright © 2021 SAP SE. All rights reserved.