Modifier and Type | Method and Description |
---|---|
Fund |
build() |
Fund.FundBuilder |
financialManagementArea(String financialManagementArea)
(Key Field) Constraints: Not nullable
|
Fund.FundBuilder |
fund(String fund)
(Key Field) Constraints: Not nullable
|
Fund.FundBuilder |
fundText(String fundText)
Constraints: Not nullable, Maximum length: 60
|
String |
toString() |
public Fund.FundBuilder fund(@Nullable String fund)
Original property name from the Odata EDM: Fund
this
.public Fund.FundBuilder financialManagementArea(@Nullable String financialManagementArea)
Original property name from the Odata EDM: FinancialManagementArea
this
.public Fund.FundBuilder fundText(@Nullable String fundText)
Original property name from the Odata EDM: FundText
this
.public Fund build()
Copyright © 2020 SAP SE. All rights reserved.