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