Class JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement.JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder
- Enclosing class:
- JntOpgAgrmtPnltyCatRcvry
Helper class to allow for fluent creation of JntOpgAgrmtPnltyCatRcvry instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()companyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4jntOpgAgrmt(JntOpgAgrmt value) Navigation property _JntOpgAgrmt for JntOpgAgrmtPnltyCatRcvry to single JntOpgAgrmt.jntOpgAgrmt(String value) (Key Field) Constraints: Not nullable, Maximum length: 6jntVntrNonConsentRcvryPnltyPct(BigDecimal jntVntrNonConsentRcvryPnltyPct) Constraints: Not nullable, Precision: 11, Scale: 6jntVntrNonSignatoryRcvryPct(BigDecimal jntVntrNonSignatoryRcvryPct) Constraints: Not nullable, Precision: 11, Scale: 6jntVntrPenaltyCategory(String jntVntrPenaltyCategory) (Key Field) Constraints: Not nullable, Maximum length: 1toString()
-
Method Details
-
jntOpgAgrmt
@Nonnull public JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder jntOpgAgrmt(JntOpgAgrmt value) Navigation property _JntOpgAgrmt for JntOpgAgrmtPnltyCatRcvry to single JntOpgAgrmt.- Parameters:
value- The JntOpgAgrmt to build this JntOpgAgrmtPnltyCatRcvry with.- Returns:
- This Builder to allow for a fluent interface.
-
jntOpgAgrmt
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JntOpgAgrmt
- Parameters:
value- The jntOpgAgrmt to build this JntOpgAgrmtPnltyCatRcvry with.- Returns:
- This Builder to allow for a fluent interface.
-
companyCode
@Nonnull public JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder companyCode(@Nullable String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
jntVntrPenaltyCategory
@Nonnull public JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder jntVntrPenaltyCategory(@Nullable String jntVntrPenaltyCategory) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: JntVntrPenaltyCategory
- Returns:
this.
-
jntVntrNonSignatoryRcvryPct
@Nonnull public JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder jntVntrNonSignatoryRcvryPct(@Nullable BigDecimal jntVntrNonSignatoryRcvryPct) Constraints: Not nullable, Precision: 11, Scale: 6Original property name from the Odata EDM: JntVntrNonSignatoryRcvryPct
- Returns:
this.
-
jntVntrNonConsentRcvryPnltyPct
@Nonnull public JntOpgAgrmtPnltyCatRcvry.JntOpgAgrmtPnltyCatRcvryBuilder jntVntrNonConsentRcvryPnltyPct(@Nullable BigDecimal jntVntrNonConsentRcvryPnltyPct) Constraints: Not nullable, Precision: 11, Scale: 6Original property name from the Odata EDM: JntVntrNonConsentRcvryPnltyPct
- Returns:
this.
-
build
-
toString
-