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

public static class GLAccount_2.GLAccount_2Builder extends Object
  • Method Details

    • gLAccountType_ID

      @Nonnull public GLAccount_2.GLAccount_2Builder gLAccountType_ID(@Nullable String gLAccountType_ID)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: GLAccountType_ID

      Returns:
      this.
    • gLAccountTypeText

      @Nonnull public GLAccount_2.GLAccount_2Builder gLAccountTypeText(@Nullable String gLAccountTypeText)
      Constraints: none

      Original property name from the Odata EDM: GLAccountTypeText

      Returns:
      this.
    • build

      @Nonnull public GLAccount_2 build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object