Class GetLoanProductsChargeOptions
java.lang.Object
org.apache.fineract.client.models.GetLoanProductsChargeOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoanProductsChargeOptions
extends Object
GetLoanProductsChargeOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) chargeAppliesTo(GetLoanProductsChargeAppliesTo chargeAppliesTo) chargeCalculationType(GetLoanChargeCalculationType chargeCalculationType) chargePaymentMode(GetLoansChargePaymentMode chargePaymentMode) chargeTimeType(GetLoanChargeTimeType chargeTimeType) currency(GetLoanProductsCurrencyOptions currency) booleanGet activeGet amountGet chargeAppliesToGet chargeCalculationTypeGet chargePaymentModeGet chargeTimeTypeGet currencygetId()Get idgetName()Get nameGet penaltyinthashCode()voidvoidsetAmount(BigDecimal amount) voidsetChargeAppliesTo(GetLoanProductsChargeAppliesTo chargeAppliesTo) voidsetChargeCalculationType(GetLoanChargeCalculationType chargeCalculationType) voidsetChargePaymentMode(GetLoansChargePaymentMode chargePaymentMode) voidsetChargeTimeType(GetLoanChargeTimeType chargeTimeType) voidsetCurrency(GetLoanProductsCurrencyOptions currency) voidvoidvoidsetPenalty(Boolean penalty) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_CHARGE_APPLIES_TO
- See Also:
-
SERIALIZED_NAME_CHARGE_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_CHARGE_PAYMENT_MODE
- See Also:
-
SERIALIZED_NAME_CHARGE_TIME_TYPE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PENALTY
- See Also:
-
-
Constructor Details
-
GetLoanProductsChargeOptions
public GetLoanProductsChargeOptions()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
chargeAppliesTo
-
getChargeAppliesTo
Get chargeAppliesTo- Returns:
- chargeAppliesTo
-
setChargeAppliesTo
-
chargeCalculationType
public GetLoanProductsChargeOptions chargeCalculationType(GetLoanChargeCalculationType chargeCalculationType) -
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargePaymentMode
-
getChargePaymentMode
Get chargePaymentMode- Returns:
- chargePaymentMode
-
setChargePaymentMode
-
chargeTimeType
-
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
penalty
-
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
equals
-
hashCode
public int hashCode() -
toString
-