Class GetShareAccountsChargeOptions
java.lang.Object
org.apache.fineract.client.models.GetShareAccountsChargeOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetShareAccountsChargeOptions
extends Object
GetShareAccountsChargeOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculationType(GetShareAccountsChargeCalculationType calculationType) chargeAppliesTo(GetShareAccountsChargeAppliesTo chargeAppliesTo) chargeTimeType(GetShareAccountsChargeTimeType chargeTimeType) currency(GetShareAccountsCurrency currency) booleanGet activeGet amountGet calculationTypeGet chargeAppliesToGet chargeTimeTypeGet currencygetId()Get idgetName()Get nameGet paymentModeGet penaltyinthashCode()paymentMode(GetShareAccountsChargePaymentMode paymentMode) voidvoidvoidsetCalculationType(GetShareAccountsChargeCalculationType calculationType) voidsetChargeAppliesTo(GetShareAccountsChargeAppliesTo chargeAppliesTo) voidsetChargeTimeType(GetShareAccountsChargeTimeType chargeTimeType) voidsetCurrency(GetShareAccountsCurrency currency) voidvoidvoidsetPaymentMode(GetShareAccountsChargePaymentMode paymentMode) voidsetPenalty(Boolean penalty) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_CHARGE_APPLIES_TO
- 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_PAYMENT_MODE
- See Also:
-
SERIALIZED_NAME_PENALTY
- See Also:
-
-
Constructor Details
-
GetShareAccountsChargeOptions
public GetShareAccountsChargeOptions()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
getCalculationType
Get calculationType- Returns:
- calculationType
-
getChargeAppliesTo
Get chargeAppliesTo- Returns:
- chargeAppliesTo
-
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
getCurrency
Get currency- Returns:
- currency
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
getPaymentMode
Get paymentMode- Returns:
- paymentMode
-
penalty
-
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
equals
-
hashCode
public int hashCode() -
toString
-