Class PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder
- Enclosing class:
- PhysChmlMeltingPoint
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333pCPrptyLowrLmtOptr(String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2pCPrptyUprLmtOptr(String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2physChmlMeltingPtLowrQty(BigDecimal physChmlMeltingPtLowrQty) Constraints: Not nullable, Precision: 7, Scale: 2physChmlMeltingPtLowrQtyAsTxt(String physChmlMeltingPtLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlMeltingPtQtyISOUnit(String physChmlMeltingPtQtyISOUnit) Constraints: Not nullable, Maximum length: 3physChmlMeltingPtQtySAPUnit(String physChmlMeltingPtQtySAPUnit) Constraints: Not nullable, Maximum length: 3physChmlMeltingPtUprQty(BigDecimal physChmlMeltingPtUprQty) Constraints: Not nullable, Precision: 7, Scale: 2physChmlMeltingPtUprQtyAsTxt(String physChmlMeltingPtUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPhysAddlStatementPhrs
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPhysAddlStatementPhrs(@Nullable String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
this.
-
pCPrptyLowrLmtOptr
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Returns:
this.
-
physChmlMeltingPtLowrQty
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtLowrQty(@Nullable BigDecimal physChmlMeltingPtLowrQty) Constraints: Not nullable, Precision: 7, Scale: 2Original property name from the Odata EDM: PhysChmlMeltingPtLowrQty
- Returns:
this.
-
physChmlMeltingPtLowrQtyAsTxt
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtLowrQtyAsTxt(@Nullable String physChmlMeltingPtLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlMeltingPtLowrQtyAsTxt
- Returns:
this.
-
pCPrptyUprLmtOptr
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
this.
-
physChmlMeltingPtUprQty
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtUprQty(@Nullable BigDecimal physChmlMeltingPtUprQty) Constraints: Not nullable, Precision: 7, Scale: 2Original property name from the Odata EDM: PhysChmlMeltingPtUprQty
- Returns:
this.
-
physChmlMeltingPtUprQtyAsTxt
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtUprQtyAsTxt(@Nullable String physChmlMeltingPtUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlMeltingPtUprQtyAsTxt
- Returns:
this.
-
physChmlMeltingPtQtySAPUnit
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtQtySAPUnit(@Nullable String physChmlMeltingPtQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlMeltingPtQtySAPUnit
- Returns:
this.
-
physChmlMeltingPtQtyISOUnit
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder physChmlMeltingPtQtyISOUnit(@Nullable String physChmlMeltingPtQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlMeltingPtQtyISOUnit
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlMeltingPoint.PhysChmlMeltingPointBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-