Class LoanProductFloatingRates
java.lang.Object
org.apache.fineract.client.models.LoanProductFloatingRates
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanProductFloatingRates
extends Object
LoanProductFloatingRates
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefaultDifferentialLendingRate(BigDecimal defaultDifferentialLendingRate) booleanfloatingInterestRateCalculationAllowed(Boolean floatingInterestRateCalculationAllowed) floatingRate(FloatingRate floatingRate) Get defaultDifferentialLendingRateGet floatingInterestRateCalculationAllowedGet floatingRategetId()Get idGet interestRateDifferentialGet loanProductGet maxDifferentialLendingRateGet minDifferentialLendingRategetNew()Get _newinthashCode()interestRateDifferential(BigDecimal interestRateDifferential) loanProduct(LoanProduct loanProduct) maxDifferentialLendingRate(BigDecimal maxDifferentialLendingRate) minDifferentialLendingRate(BigDecimal minDifferentialLendingRate) voidsetDefaultDifferentialLendingRate(BigDecimal defaultDifferentialLendingRate) voidsetFloatingInterestRateCalculationAllowed(Boolean floatingInterestRateCalculationAllowed) voidsetFloatingRate(FloatingRate floatingRate) voidvoidsetInterestRateDifferential(BigDecimal interestRateDifferential) voidsetLoanProduct(LoanProduct loanProduct) voidsetMaxDifferentialLendingRate(BigDecimal maxDifferentialLendingRate) voidsetMinDifferentialLendingRate(BigDecimal minDifferentialLendingRate) voidtoString()
-
Field Details
-
SERIALIZED_NAME_DEFAULT_DIFFERENTIAL_LENDING_RATE
- See Also:
-
SERIALIZED_NAME_FLOATING_INTEREST_RATE_CALCULATION_ALLOWED
- See Also:
-
SERIALIZED_NAME_FLOATING_RATE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INTEREST_RATE_DIFFERENTIAL
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT
- See Also:
-
SERIALIZED_NAME_MAX_DIFFERENTIAL_LENDING_RATE
- See Also:
-
SERIALIZED_NAME_MIN_DIFFERENTIAL_LENDING_RATE
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
-
Constructor Details
-
LoanProductFloatingRates
public LoanProductFloatingRates()
-
-
Method Details
-
defaultDifferentialLendingRate
public LoanProductFloatingRates defaultDifferentialLendingRate(BigDecimal defaultDifferentialLendingRate) -
getDefaultDifferentialLendingRate
Get defaultDifferentialLendingRate- Returns:
- defaultDifferentialLendingRate
-
setDefaultDifferentialLendingRate
-
floatingInterestRateCalculationAllowed
public LoanProductFloatingRates floatingInterestRateCalculationAllowed(Boolean floatingInterestRateCalculationAllowed) -
getFloatingInterestRateCalculationAllowed
Get floatingInterestRateCalculationAllowed- Returns:
- floatingInterestRateCalculationAllowed
-
setFloatingInterestRateCalculationAllowed
public void setFloatingInterestRateCalculationAllowed(Boolean floatingInterestRateCalculationAllowed) -
floatingRate
-
getFloatingRate
Get floatingRate- Returns:
- floatingRate
-
setFloatingRate
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interestRateDifferential
-
getInterestRateDifferential
Get interestRateDifferential- Returns:
- interestRateDifferential
-
setInterestRateDifferential
-
loanProduct
-
getLoanProduct
Get loanProduct- Returns:
- loanProduct
-
setLoanProduct
-
maxDifferentialLendingRate
-
getMaxDifferentialLendingRate
Get maxDifferentialLendingRate- Returns:
- maxDifferentialLendingRate
-
setMaxDifferentialLendingRate
-
minDifferentialLendingRate
-
getMinDifferentialLendingRate
Get minDifferentialLendingRate- Returns:
- minDifferentialLendingRate
-
setMinDifferentialLendingRate
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
equals
-
hashCode
public int hashCode() -
toString
-