Class Prodsubstnctrl_2.Prodsubstnctrl_2Builder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol.Prodsubstnctrl_2.Prodsubstnctrl_2Builder
Enclosing class:
Prodsubstnctrl_2

public static final class Prodsubstnctrl_2.Prodsubstnctrl_2Builder extends Object
Helper class to allow for fluent creation of Prodsubstnctrl_2 instances.
  • Method Details

    • control

      Navigation property _Control for Prodsubstnctrl_2 to single ProdSubstnCtrl.
      Parameters:
      value - The ProdSubstnCtrl to build this Prodsubstnctrl_2 with.
      Returns:
      This Builder to allow for a fluent interface.
    • mDSubstnObjectType

      @Nonnull public Prodsubstnctrl_2.Prodsubstnctrl_2Builder mDSubstnObjectType(@Nullable String mDSubstnObjectType)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: MDSubstnObjectType

      Returns:
      this.
    • mDSubstnControl

      @Nonnull public Prodsubstnctrl_2.Prodsubstnctrl_2Builder mDSubstnControl(@Nullable String mDSubstnControl)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: MDSubstnControl

      Returns:
      this.
    • mDSubstnGroup

      @Nonnull public Prodsubstnctrl_2.Prodsubstnctrl_2Builder mDSubstnGroup(@Nullable String mDSubstnGroup)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: MDSubstnGroup

      Returns:
      this.
    • build

      @Nonnull public Prodsubstnctrl_2 build()
    • toString

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