Class PhysChmlColor.PhysChmlColorBuilder

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

public static class PhysChmlColor.PhysChmlColorBuilder extends Object
  • Method Details

    • physChmlPrptyUUID

      @Nonnull public PhysChmlColor.PhysChmlColorBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      this.
    • pCPhysColorPhrs

      @Nonnull public PhysChmlColor.PhysChmlColorBuilder pCPhysColorPhrs(@Nullable String pCPhysColorPhrs)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PCPhysColorPhrs

      Returns:
      this.
    • pCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      this.
    • build

      @Nonnull public PhysChmlColor build()
    • toString

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