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