Class PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder
- Enclosing class:
- PhysChmlPartitionCoefficient
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333pCPhysPrttnCoeffLogPLowrOptr(String pCPhysPrttnCoeffLogPLowrOptr) Constraints: Not nullable, Maximum length: 2pCPhysPrttnCoeffLogPLowrQty(BigDecimal pCPhysPrttnCoeffLogPLowrQty) Constraints: Not nullable, Precision: 5, Scale: 3pCPhysPrttnCoeffLogPLowrQtyTxt(String pCPhysPrttnCoeffLogPLowrQtyTxt) Constraints: Not nullable, Maximum length: 80pCPhysPrttnCoeffLogPUprQty(BigDecimal pCPhysPrttnCoeffLogPUprQty) Constraints: Not nullable, Precision: 5, Scale: 3pCPhysPrttnCoeffLogPUprQtyOptr(String pCPhysPrttnCoeffLogPUprQtyOptr) Constraints: Not nullable, Maximum length: 2pCPhysPrttnCoeffLogPUprQtyTxt(String pCPhysPrttnCoeffLogPUprQtyTxt) Constraints: Not nullable, Maximum length: 80pCPhysPrttnCoeffMethPhrs(String pCPhysPrttnCoeffMethPhrs) Constraints: Not nullable, Maximum length: 30physChmlPartitionCoeffUUID(UUID physChmlPartitionCoeffUUID) (Key Field) Constraints: Not nullableNavigation property _PhysChmlPrpty for PhysChmlPartitionCoefficient to single PhysicalChemicalProperty.physChmlPrptyUUID(UUID physChmlPrptyUUID) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrpty
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder physChmlPrpty(PhysicalChemicalProperty value) Navigation property _PhysChmlPrpty for PhysChmlPartitionCoefficient to single PhysicalChemicalProperty.- Parameters:
value- The PhysicalChemicalProperty to build this PhysChmlPartitionCoefficient with.- Returns:
- This Builder to allow for a fluent interface.
-
physChmlPartitionCoeffUUID
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder physChmlPartitionCoeffUUID(@Nullable UUID physChmlPartitionCoeffUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPartitionCoeffUUID
- Returns:
this.
-
physChmlPrptyUUID
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPhysPrttnCoeffLogPLowrQty
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffLogPLowrQty(@Nullable BigDecimal pCPhysPrttnCoeffLogPLowrQty) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrQty
- Returns:
this.
-
pCPhysPrttnCoeffLogPLowrQtyTxt
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffLogPLowrQtyTxt(@Nullable String pCPhysPrttnCoeffLogPLowrQtyTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrQtyTxt
- Returns:
this.
-
pCPhysPrttnCoeffLogPLowrOptr
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffLogPLowrOptr(@Nullable String pCPhysPrttnCoeffLogPLowrOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrOptr
- Returns:
this.
-
pCPhysPrttnCoeffLogPUprQtyTxt
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffLogPUprQtyTxt(@Nullable String pCPhysPrttnCoeffLogPUprQtyTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQtyTxt
- Returns:
this.
-
pCPhysPrttnCoeffLogPUprQty
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffLogPUprQty(@Nullable BigDecimal pCPhysPrttnCoeffLogPUprQty) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQty
- Returns:
this.
-
pCPhysPrttnCoeffLogPUprQtyOptr
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffLogPUprQtyOptr(@Nullable String pCPhysPrttnCoeffLogPUprQtyOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQtyOptr
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
pCPhysAddlStatementPhrs
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysAddlStatementPhrs(@Nullable String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
this.
-
pCPhysPrttnCoeffMethPhrs
@Nonnull public PhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder pCPhysPrttnCoeffMethPhrs(@Nullable String pCPhysPrttnCoeffMethPhrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysPrttnCoeffMethPhrs
- Returns:
this.
-
build
-
toString
-