Class ShareAccountChargeData
java.lang.Object
org.apache.fineract.client.models.ShareAccountChargeData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ShareAccountChargeData
extends Object
ShareAccountChargeData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChargeOptionsItem(ChargeData chargeOptionsItem) amount(BigDecimal amount) amountOrPercentage(BigDecimal amountOrPercentage) amountOutstanding(BigDecimal amountOutstanding) amountPaid(BigDecimal amountPaid) amountPercentageAppliedTo(BigDecimal amountPercentageAppliedTo) amountWaived(BigDecimal amountWaived) amountWrittenOff(BigDecimal amountWrittenOff) chargeCalculationType(EnumOptionData chargeCalculationType) chargeOptions(List<ChargeData> chargeOptions) chargeTimeType(EnumOptionData chargeTimeType) currency(CurrencyData currency) booleanGet accountIdGet amountGet amountOrPercentageGet amountOutstandingGet amountPaidGet amountPercentageAppliedToGet amountWaivedGet amountWrittenOffGet chargeCalculationTypeGet chargeIdGet chargeOptionsGet chargeTimeTypeGet currencygetId()Get idGet isActivegetName()Get nameGet percentageinthashCode()percentage(BigDecimal percentage) voidsetAccountId(Long accountId) voidsetAmount(BigDecimal amount) voidsetAmountOrPercentage(BigDecimal amountOrPercentage) voidsetAmountOutstanding(BigDecimal amountOutstanding) voidsetAmountPaid(BigDecimal amountPaid) voidsetAmountPercentageAppliedTo(BigDecimal amountPercentageAppliedTo) voidsetAmountWaived(BigDecimal amountWaived) voidsetAmountWrittenOff(BigDecimal amountWrittenOff) voidsetChargeCalculationType(EnumOptionData chargeCalculationType) voidsetChargeId(Long chargeId) voidsetChargeOptions(List<ChargeData> chargeOptions) voidsetChargeTimeType(EnumOptionData chargeTimeType) voidsetCurrency(CurrencyData currency) voidvoidsetIsActive(Boolean isActive) voidvoidsetPercentage(BigDecimal percentage) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_AMOUNT_OR_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_AMOUNT_OUTSTANDING
- See Also:
-
SERIALIZED_NAME_AMOUNT_PAID
- See Also:
-
SERIALIZED_NAME_AMOUNT_PERCENTAGE_APPLIED_TO
- See Also:
-
SERIALIZED_NAME_AMOUNT_WAIVED
- See Also:
-
SERIALIZED_NAME_AMOUNT_WRITTEN_OFF
- See Also:
-
SERIALIZED_NAME_CHARGE_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_CHARGE_ID
- See Also:
-
SERIALIZED_NAME_CHARGE_OPTIONS
- See Also:
-
SERIALIZED_NAME_CHARGE_TIME_TYPE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_IS_ACTIVE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
-
Constructor Details
-
ShareAccountChargeData
public ShareAccountChargeData()
-
-
Method Details
-
accountId
-
getAccountId
Get accountId- Returns:
- accountId
-
setAccountId
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
amountOrPercentage
-
getAmountOrPercentage
Get amountOrPercentage- Returns:
- amountOrPercentage
-
setAmountOrPercentage
-
amountOutstanding
-
getAmountOutstanding
Get amountOutstanding- Returns:
- amountOutstanding
-
setAmountOutstanding
-
amountPaid
-
getAmountPaid
Get amountPaid- Returns:
- amountPaid
-
setAmountPaid
-
amountPercentageAppliedTo
-
getAmountPercentageAppliedTo
Get amountPercentageAppliedTo- Returns:
- amountPercentageAppliedTo
-
setAmountPercentageAppliedTo
-
amountWaived
-
getAmountWaived
Get amountWaived- Returns:
- amountWaived
-
setAmountWaived
-
amountWrittenOff
-
getAmountWrittenOff
Get amountWrittenOff- Returns:
- amountWrittenOff
-
setAmountWrittenOff
-
chargeCalculationType
-
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
chargeOptions
-
addChargeOptionsItem
-
getChargeOptions
Get chargeOptions- Returns:
- chargeOptions
-
setChargeOptions
-
chargeTimeType
-
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
id
-
getId
Get id- Returns:
- id
-
setId
-
isActive
-
getIsActive
Get isActive- Returns:
- isActive
-
setIsActive
-
name
-
getName
Get name- Returns:
- name
-
setName
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-