Class GetLoansLoanIdChargesChargeIdResponse
java.lang.Object
org.apache.fineract.client.models.GetLoansLoanIdChargesChargeIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoansLoanIdChargesChargeIdResponse
extends Object
GetLoansLoanIdChargesChargeIdResponse
-
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 Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamountOrPercentage(Double amountOrPercentage) amountOutstanding(Double amountOutstanding) amountPaid(Double amountPaid) amountPercentageAppliedTo(Double amountPercentageAppliedTo) amountWaived(Double amountWaived) amountWrittenOff(Double amountWrittenOff) chargeCalculationType(GetLoanChargeCalculationType chargeCalculationType) chargeTimeType(GetLoanChargeTimeType chargeTimeType) currency(GetLoanChargeCurrency currency) booleanexternalId(String externalId) Get amountGet amountOrPercentageGet amountOutstandingGet amountPaidGet amountPercentageAppliedToGet amountWaivedGet amountWrittenOffGet chargeCalculationTypeGet chargeIdGet chargeTimeTypeGet currencyGet dueDateGet externalIdgetId()Get idgetName()Get nameGet penaltyGet percentageGet submittedOnDateinthashCode()percentage(Double percentage) voidvoidsetAmountOrPercentage(Double amountOrPercentage) voidsetAmountOutstanding(Double amountOutstanding) voidsetAmountPaid(Double amountPaid) voidsetAmountPercentageAppliedTo(Double amountPercentageAppliedTo) voidsetAmountWaived(Double amountWaived) voidsetAmountWrittenOff(Double amountWrittenOff) voidsetChargeCalculationType(GetLoanChargeCalculationType chargeCalculationType) voidsetChargeId(Long chargeId) voidsetChargeTimeType(GetLoanChargeTimeType chargeTimeType) voidsetCurrency(GetLoanChargeCurrency currency) voidsetDueDate(LocalDate dueDate) voidsetExternalId(String externalId) voidvoidvoidsetPenalty(Boolean penalty) voidsetPercentage(Double percentage) voidsetSubmittedOnDate(LocalDate submittedOnDate) submittedOnDate(LocalDate submittedOnDate) toString()
-
Field Details
-
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_TIME_TYPE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_DUE_DATE
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PENALTY
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_SUBMITTED_ON_DATE
- See Also:
-
-
Constructor Details
-
GetLoansLoanIdChargesChargeIdResponse
public GetLoansLoanIdChargesChargeIdResponse()
-
-
Method Details
-
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
public GetLoansLoanIdChargesChargeIdResponse amountPercentageAppliedTo(Double amountPercentageAppliedTo) -
getAmountPercentageAppliedTo
Get amountPercentageAppliedTo- Returns:
- amountPercentageAppliedTo
-
setAmountPercentageAppliedTo
-
amountWaived
-
getAmountWaived
Get amountWaived- Returns:
- amountWaived
-
setAmountWaived
-
amountWrittenOff
-
getAmountWrittenOff
Get amountWrittenOff- Returns:
- amountWrittenOff
-
setAmountWrittenOff
-
chargeCalculationType
public GetLoansLoanIdChargesChargeIdResponse chargeCalculationType(GetLoanChargeCalculationType chargeCalculationType) -
getChargeCalculationType
Get chargeCalculationType- Returns:
- chargeCalculationType
-
setChargeCalculationType
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
chargeTimeType
-
getChargeTimeType
Get chargeTimeType- Returns:
- chargeTimeType
-
setChargeTimeType
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
dueDate
-
getDueDate
Get dueDate- Returns:
- dueDate
-
setDueDate
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
penalty
-
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
submittedOnDate
-
getSubmittedOnDate
Get submittedOnDate- Returns:
- submittedOnDate
-
setSubmittedOnDate
-
equals
-
hashCode
public int hashCode() -
toString
-