Class CalculateFixedDepositInterestResponse
java.lang.Object
org.apache.fineract.client.models.CalculateFixedDepositInterestResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CalculateFixedDepositInterestResponse
extends Object
CalculateFixedDepositInterestResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet maturityAmountGet warninginthashCode()maturityAmount(BigDecimal maturityAmount) voidsetMaturityAmount(BigDecimal maturityAmount) voidsetWarning(String warning) toString()
-
Field Details
-
SERIALIZED_NAME_MATURITY_AMOUNT
- See Also:
-
SERIALIZED_NAME_WARNING
- See Also:
-
-
Constructor Details
-
CalculateFixedDepositInterestResponse
public CalculateFixedDepositInterestResponse()
-
-
Method Details
-
maturityAmount
-
getMaturityAmount
Get maturityAmount- Returns:
- maturityAmount
-
setMaturityAmount
-
warning
-
getWarning
Get warning- Returns:
- warning
-
setWarning
-
equals
-
hashCode
public int hashCode() -
toString
-