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

public static class Nat_oper.Nat_operBuilder extends Object
  • Method Details

    • cod_nat

      @Nonnull public Nat_oper.Nat_operBuilder cod_nat(@Nullable String cod_nat)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cod_nat

      Returns:
      this.
    • vig_de

      @Nonnull public Nat_oper.Nat_operBuilder vig_de(@Nullable String vig_de)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: vig_de

      Returns:
      this.
    • descr_nat

      @Nonnull public Nat_oper.Nat_operBuilder descr_nat(@Nullable String descr_nat)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_nat

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nat_oper build()
    • toString

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