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

public static class Nf_type.Nf_typeBuilder extends Object
  • Method Details

    • nftype

      @Nonnull public Nf_type.Nf_typeBuilder nftype(@Nullable String nftype)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: nftype

      Returns:
      this.
    • doctyp

      @Nonnull public Nf_type.Nf_typeBuilder doctyp(@Nullable String doctyp)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: doctyp

      Returns:
      this.
    • direct

      @Nonnull public Nf_type.Nf_typeBuilder direct(@Nullable String direct)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: direct

      Returns:
      this.
    • entrad

      @Nonnull public Nf_type.Nf_typeBuilder entrad(@Nullable String entrad)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: entrad

      Returns:
      this.
    • nfe

      @Nonnull public Nf_type.Nf_typeBuilder nfe(@Nullable String nfe)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: nfe

      Returns:
      this.
    • municipal

      @Nonnull public Nf_type.Nf_typeBuilder municipal(@Nullable String municipal)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: municipal

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_type build()
    • toString

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