Class DepositProductFee
java.lang.Object
tech.corefinance.product.common.model.DepositProductFee
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getName()getType()inthashCode()booleanvoidsetActivated(boolean activated) voidvoidsetCurrencyId(String currencyId) voidvoidsetMonthlyPayOption(MonthlyPayOption monthlyPayOption) voidvoidsetType(DepositProductFeeType type) toString()
-
Constructor Details
-
DepositProductFee
public DepositProductFee()
-
-
Method Details
-
isActivated
public boolean isActivated() -
getId
-
getName
-
getType
-
getAmount
-
getCurrencyId
-
getMonthlyPayOption
-
setActivated
public void setActivated(boolean activated) -
setId
-
setName
-
setType
-
setAmount
-
setCurrencyId
-
setMonthlyPayOption
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-