Class D_PhysChmlPrptyCrtePhysStateP.D_PhysChmlPrptyCrtePhysStatePBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.D_PhysChmlPrptyCrtePhysStateP.D_PhysChmlPrptyCrtePhysStatePBuilder
- Enclosing class:
- D_PhysChmlPrptyCrtePhysStateP
public static class D_PhysChmlPrptyCrtePhysStateP.D_PhysChmlPrptyCrtePhysStatePBuilder
extends Object
-
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: 30toString()
-
Method Details
-
pCPhysPhysicalState20Phrs
@Nonnull public D_PhysChmlPrptyCrtePhysStateP.D_PhysChmlPrptyCrtePhysStatePBuilder pCPhysPhysicalState20Phrs(@Nullable String pCPhysPhysicalState20Phrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPhysicalState20Phrs
- Returns:
this.
-
pCPhysPhysicalState40Phrs
@Nonnull public D_PhysChmlPrptyCrtePhysStateP.D_PhysChmlPrptyCrtePhysStatePBuilder pCPhysPhysicalState40Phrs(@Nullable String pCPhysPhysicalState40Phrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPhysicalState40Phrs
- Returns:
this.
-
pCPhysNoteText
@Nonnull public D_PhysChmlPrptyCrtePhysStateP.D_PhysChmlPrptyCrtePhysStatePBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-