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