Class PhysChmlColor.PhysChmlColorBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlColor.PhysChmlColorBuilder
- Enclosing class:
- PhysChmlColor
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysColorPhrs(String pCPhysColorPhrs) Constraints: Not nullable, Maximum length: 30pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlColor.PhysChmlColorBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPhysColorPhrs
@Nonnull public PhysChmlColor.PhysChmlColorBuilder pCPhysColorPhrs(@Nullable String pCPhysColorPhrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysColorPhrs
- Returns:
this.
-
pCPhysNoteText
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-