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

public static class PhysChmlOdor.PhysChmlOdorBuilder extends Object
  • Method Details

    • physChmlPrptyUUID

      @Nonnull public PhysChmlOdor.PhysChmlOdorBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      this.
    • pCPhysOdorPhrs

      @Nonnull public PhysChmlOdor.PhysChmlOdorBuilder pCPhysOdorPhrs(@Nullable String pCPhysOdorPhrs)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PCPhysOdorPhrs

      Returns:
      this.
    • pCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      this.
    • build

      @Nonnull public PhysChmlOdor build()
    • toString

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