java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Derex_res.Derex_resBuilder
Enclosing class:
Derex_res

public static class Derex_res.Derex_resBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Derex_res.Derex_resBuilder empresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • ano

      @Nonnull public Derex_res.Derex_resBuilder ano(@Nullable String ano)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ano

      Returns:
      this.
    • id_instituicao

      @Nonnull public Derex_res.Derex_resBuilder id_instituicao(@Nullable String id_instituicao)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: id_instituicao

      Returns:
      this.
    • pais

      @Nonnull public Derex_res.Derex_resBuilder pais(@Nullable String pais)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: pais

      Returns:
      this.
    • tip_moeda

      @Nonnull public Derex_res.Derex_resBuilder tip_moeda(@Nullable String tip_moeda)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: tip_moeda

      Returns:
      this.
    • id_responsavel

      @Nonnull public Derex_res.Derex_resBuilder id_responsavel(@Nullable String id_responsavel)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: id_responsavel

      Returns:
      this.
    • nome

      @Nonnull public Derex_res.Derex_resBuilder nome(@Nullable String nome)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nome

      Returns:
      this.
    • endereco

      @Nonnull public Derex_res.Derex_resBuilder endereco(@Nullable String endereco)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: endereco

      Returns:
      this.
    • tipo_do_c

      @Nonnull public Derex_res.Derex_resBuilder tipo_do_c(@Nullable String tipo_do_c)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: tipo_do_c

      Returns:
      this.
    • ni

      @Nonnull public Derex_res.Derex_resBuilder ni(@Nullable String ni)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: ni

      Returns:
      this.
    • ident_conta

      @Nonnull public Derex_res.Derex_resBuilder ident_conta(@Nullable String ident_conta)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: ident_conta

      Returns:
      this.
    • _Messages

      @Nonnull public Derex_res.Derex_resBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Derex_res build()
    • toString

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