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