Class PhysChmlMolarMass.PhysChmlMolarMassBuilder

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

public static class PhysChmlMolarMass.PhysChmlMolarMassBuilder extends Object
  • Method Details

    • physChmlPrptyUUID

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      this.
    • pCPrptyLowrLmtOptr

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

      Original property name from the Odata EDM: PCPrptyLowrLmtOptr

      Returns:
      this.
    • physChmlMolarMassLowrQty

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassLowrQty(@Nullable BigDecimal physChmlMolarMassLowrQty)
      Constraints: Not nullable, Precision: 10, Scale: 2

      Original property name from the Odata EDM: PhysChmlMolarMassLowrQty

      Returns:
      this.
    • physChmlMolarMassLowrQtyAsTxt

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassLowrQtyAsTxt(@Nullable String physChmlMolarMassLowrQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlMolarMassLowrQtyAsTxt

      Returns:
      this.
    • pCPrptyUprLmtOptr

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

      Original property name from the Odata EDM: PCPrptyUprLmtOptr

      Returns:
      this.
    • physChmlMolarMassUprQty

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassUprQty(@Nullable BigDecimal physChmlMolarMassUprQty)
      Constraints: Not nullable, Precision: 10, Scale: 2

      Original property name from the Odata EDM: PhysChmlMolarMassUprQty

      Returns:
      this.
    • physChmlMolarMassUprQtyAsTxt

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassUprQtyAsTxt(@Nullable String physChmlMolarMassUprQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlMolarMassUprQtyAsTxt

      Returns:
      this.
    • physChmlMolarMassSAPUnit

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassSAPUnit(@Nullable String physChmlMolarMassSAPUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMolarMassSAPUnit

      Returns:
      this.
    • physChmlMolarMassISOUnit

      @Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassISOUnit(@Nullable String physChmlMolarMassISOUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMolarMassISOUnit

      Returns:
      this.
    • pCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      this.
    • build

      @Nonnull public PhysChmlMolarMass build()
    • toString

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