Class FinancialManagementArea.FinancialManagementAreaBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.FinancialManagementArea.FinancialManagementAreaBuilder
- Enclosing class:
- FinancialManagementArea
-
Method Summary
Modifier and TypeMethodDescriptionbuild()financialManagementArea(String financialManagementArea) (Key Field) Constraints: Not nullablefinancialManagementAreaText(String financialManagementAreaText) Constraints: Not nullable, Maximum length: 60toString()
-
Method Details
-
financialManagementArea
@Nonnull public FinancialManagementArea.FinancialManagementAreaBuilder financialManagementArea(@Nullable String financialManagementArea) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: FinancialManagementArea
- Returns:
this.
-
financialManagementAreaText
@Nonnull public FinancialManagementArea.FinancialManagementAreaBuilder financialManagementAreaText(@Nullable String financialManagementAreaText) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: FinancialManagementAreaText
- Returns:
this.
-
build
-
toString
-