Class LoanProductFee
java.lang.Object
tech.corefinance.product.common.model.LoanProductFee
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getName()getType()inthashCode()booleanvoidsetActivated(boolean activated) voidvoidsetCurrencyId(String currencyId) voidsetFeePaymentType(LoanFeePaymentType feePaymentType) voidvoidvoidsetRequiredFeeApplication(Boolean requiredFeeApplication) voidsetType(LoanProductFeeType type) toString()
-
Constructor Details
-
LoanProductFee
public LoanProductFee()
-
-
Method Details
-
isActivated
public boolean isActivated() -
getId
-
getName
-
getType
-
getFeePaymentType
-
getAmount
-
getCurrencyId
-
getRequiredFeeApplication
-
setActivated
public void setActivated(boolean activated) -
setId
-
setName
-
setType
-
setFeePaymentType
-
setAmount
-
setCurrencyId
-
setRequiredFeeApplication
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-