Class GetLoanProductsInterestRecalculationTemplateData
java.lang.Object
org.apache.fineract.client.models.GetLoanProductsInterestRecalculationTemplateData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoanProductsInterestRecalculationTemplateData
extends Object
GetLoanProductsInterestRecalculationTemplateData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet interestRecalculationCompoundingTypeGet preClosureInterestCalculationStrategyGet rescheduleStrategyTypeinthashCode()interestRecalculationCompoundingType(GetLoanProductsInterestRecalculationCompoundingType interestRecalculationCompoundingType) preClosureInterestCalculationStrategy(GetLoanProductsPreClosureInterestCalculationStrategy preClosureInterestCalculationStrategy) rescheduleStrategyType(GetLoanProductsRescheduleStrategyType rescheduleStrategyType) voidsetInterestRecalculationCompoundingType(GetLoanProductsInterestRecalculationCompoundingType interestRecalculationCompoundingType) voidsetPreClosureInterestCalculationStrategy(GetLoanProductsPreClosureInterestCalculationStrategy preClosureInterestCalculationStrategy) voidsetRescheduleStrategyType(GetLoanProductsRescheduleStrategyType rescheduleStrategyType) toString()
-
Field Details
-
SERIALIZED_NAME_INTEREST_RECALCULATION_COMPOUNDING_TYPE
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_INTEREST_CALCULATION_STRATEGY
- See Also:
-
SERIALIZED_NAME_RESCHEDULE_STRATEGY_TYPE
- See Also:
-
-
Constructor Details
-
GetLoanProductsInterestRecalculationTemplateData
public GetLoanProductsInterestRecalculationTemplateData()
-
-
Method Details
-
interestRecalculationCompoundingType
public GetLoanProductsInterestRecalculationTemplateData interestRecalculationCompoundingType(GetLoanProductsInterestRecalculationCompoundingType interestRecalculationCompoundingType) -
getInterestRecalculationCompoundingType
@Nullable public GetLoanProductsInterestRecalculationCompoundingType getInterestRecalculationCompoundingType()Get interestRecalculationCompoundingType- Returns:
- interestRecalculationCompoundingType
-
setInterestRecalculationCompoundingType
public void setInterestRecalculationCompoundingType(GetLoanProductsInterestRecalculationCompoundingType interestRecalculationCompoundingType) -
preClosureInterestCalculationStrategy
public GetLoanProductsInterestRecalculationTemplateData preClosureInterestCalculationStrategy(GetLoanProductsPreClosureInterestCalculationStrategy preClosureInterestCalculationStrategy) -
getPreClosureInterestCalculationStrategy
@Nullable public GetLoanProductsPreClosureInterestCalculationStrategy getPreClosureInterestCalculationStrategy()Get preClosureInterestCalculationStrategy- Returns:
- preClosureInterestCalculationStrategy
-
setPreClosureInterestCalculationStrategy
public void setPreClosureInterestCalculationStrategy(GetLoanProductsPreClosureInterestCalculationStrategy preClosureInterestCalculationStrategy) -
rescheduleStrategyType
public GetLoanProductsInterestRecalculationTemplateData rescheduleStrategyType(GetLoanProductsRescheduleStrategyType rescheduleStrategyType) -
getRescheduleStrategyType
Get rescheduleStrategyType- Returns:
- rescheduleStrategyType
-
setRescheduleStrategyType
-
equals
-
hashCode
public int hashCode() -
toString
-