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