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