Class PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder
Enclosing class:
PhysChmlMeltingPoint

public static class PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder extends Object
  • Method Details

    • physChmlPrptyUUID

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      this.
    • pCPhysAddlStatementPhrs

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPhysAddlStatementPhrs(@Nullable String pCPhysAddlStatementPhrs)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PCPhysAddlStatementPhrs

      Returns:
      this.
    • pCPrptyLowrLmtOptr

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPrptyLowrLmtOptr

      Returns:
      this.
    • physChmlMeltingPtLowrQty

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtLowrQty(@Nullable BigDecimal physChmlMeltingPtLowrQty)
      Constraints: Not nullable, Precision: 7, Scale: 2

      Original property name from the Odata EDM: PhysChmlMeltingPtLowrQty

      Returns:
      this.
    • physChmlMeltingPtLowrQtyAsTxt

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtLowrQtyAsTxt(@Nullable String physChmlMeltingPtLowrQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlMeltingPtLowrQtyAsTxt

      Returns:
      this.
    • pCPrptyUprLmtOptr

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPrptyUprLmtOptr

      Returns:
      this.
    • physChmlMeltingPtUprQty

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtUprQty(@Nullable BigDecimal physChmlMeltingPtUprQty)
      Constraints: Not nullable, Precision: 7, Scale: 2

      Original property name from the Odata EDM: PhysChmlMeltingPtUprQty

      Returns:
      this.
    • physChmlMeltingPtUprQtyAsTxt

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtUprQtyAsTxt(@Nullable String physChmlMeltingPtUprQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlMeltingPtUprQtyAsTxt

      Returns:
      this.
    • physChmlMeltingPtQtySAPUnit

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtQtySAPUnit(@Nullable String physChmlMeltingPtQtySAPUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMeltingPtQtySAPUnit

      Returns:
      this.
    • physChmlMeltingPtQtyISOUnit

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtQtyISOUnit(@Nullable String physChmlMeltingPtQtyISOUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMeltingPtQtyISOUnit

      Returns:
      this.
    • pCPhysNoteText

      @Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPhysNoteText(@Nullable String pCPhysNoteText)
      Constraints: Not nullable, Maximum length: 1333

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      this.
    • build

      @Nonnull public PhysChmlMeltingPoint build()
    • toString

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