Class OffsettingAccount_2.OffsettingAccount_2Builder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.OffsettingAccount_2.OffsettingAccount_2Builder
- Enclosing class:
- OffsettingAccount_2
-
Method Summary
Modifier and TypeMethodDescriptionbuild()offsettingAccountType_ID(String offsettingAccountType_ID) (Key Field) Constraints: Not nullable, Maximum length: 1offsettingAccountTypeText(String offsettingAccountTypeText) Constraints: nonetoString()
-
Method Details
-
offsettingAccountType_ID
@Nonnull public OffsettingAccount_2.OffsettingAccount_2Builder offsettingAccountType_ID(@Nullable String offsettingAccountType_ID) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OffsettingAccountType_ID
- Returns:
this.
-
offsettingAccountTypeText
@Nonnull public OffsettingAccount_2.OffsettingAccount_2Builder offsettingAccountTypeText(@Nullable String offsettingAccountTypeText) Constraints: noneOriginal property name from the Odata EDM: OffsettingAccountTypeText
- Returns:
this.
-
build
-
toString
-