java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Fund.FundBuilder
Enclosing class:
Fund

public static class Fund.FundBuilder extends Object
  • Method Details

    • fund

      @Nonnull public Fund.FundBuilder fund(@Nullable String fund)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: Fund

      Returns:
      this.
    • fundText

      @Nonnull public Fund.FundBuilder fundText(@Nullable String fundText)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: FundText

      Returns:
      this.
    • build

      @Nonnull public Fund build()
    • toString

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