Class PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder
- Enclosing class:
- PhysChmlOdorThreshold
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333pCPrptyLowrLmtOptr(String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2pCPrptyUprLmtOptr(String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2physChmlOdorThldLowrQty(BigDecimal physChmlOdorThldLowrQty) Constraints: Not nullable, Precision: 13, Scale: 6physChmlOdorThldLowrQtyAsTxt(String physChmlOdorThldLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlOdorThldQtyISOUnit(String physChmlOdorThldQtyISOUnit) Constraints: Not nullable, Maximum length: 3physChmlOdorThldQtySAPUnit(String physChmlOdorThldQtySAPUnit) Constraints: Not nullable, Maximum length: 3physChmlOdorThldUprQty(BigDecimal physChmlOdorThldUprQty) Constraints: Not nullable, Precision: 13, Scale: 6physChmlOdorThldUprQtyAsTxt(String physChmlOdorThldUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPrptyLowrLmtOptr
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder pCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Returns:
this.
-
physChmlOdorThldLowrQty
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlOdorThldLowrQty(@Nullable BigDecimal physChmlOdorThldLowrQty) Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: PhysChmlOdorThldLowrQty
- Returns:
this.
-
physChmlOdorThldLowrQtyAsTxt
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlOdorThldLowrQtyAsTxt(@Nullable String physChmlOdorThldLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlOdorThldLowrQtyAsTxt
- Returns:
this.
-
pCPrptyUprLmtOptr
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder pCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
this.
-
physChmlOdorThldUprQty
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlOdorThldUprQty(@Nullable BigDecimal physChmlOdorThldUprQty) Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: PhysChmlOdorThldUprQty
- Returns:
this.
-
physChmlOdorThldUprQtyAsTxt
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlOdorThldUprQtyAsTxt(@Nullable String physChmlOdorThldUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlOdorThldUprQtyAsTxt
- Returns:
this.
-
physChmlOdorThldQtySAPUnit
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlOdorThldQtySAPUnit(@Nullable String physChmlOdorThldQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlOdorThldQtySAPUnit
- Returns:
this.
-
physChmlOdorThldQtyISOUnit
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder physChmlOdorThldQtyISOUnit(@Nullable String physChmlOdorThldQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlOdorThldQtyISOUnit
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlOdorThreshold.PhysChmlOdorThresholdBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-