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

public static class Project.ProjectBuilder extends Object
  • Method Details

    • project

      @Nonnull public Project.ProjectBuilder project(@Nullable String project)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: Project

      Returns:
      this.
    • projectText

      @Nonnull public Project.ProjectBuilder projectText(@Nullable String projectText)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: ProjectText

      Returns:
      this.
    • build

      @Nonnull public Project build()
    • toString

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