Class GetLoansLoanIdDisbursementDetails
java.lang.Object
org.apache.fineract.client.models.GetLoansLoanIdDisbursementDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoansLoanIdDisbursementDetails
extends Object
GetLoansLoanIdDisbursementDetails
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactualDisbursementDate(LocalDate actualDisbursementDate) approvedPrincipal(Float approvedPrincipal) chargeAmount(Double chargeAmount) dateFormat(String dateFormat) booleanexpectedDisbursementDate(LocalDate expectedDisbursementDate) Get actualDisbursementDateGet approvedPrincipalGet chargeAmountGet dateFormatGet expectedDisbursementDategetId()Get idGet loanChargeIdGet localeGet netDisbursalAmountgetNote()Get noteGet principalGet waivedChargeAmountinthashCode()loanChargeId(String loanChargeId) netDisbursalAmount(Double netDisbursalAmount) voidsetActualDisbursementDate(LocalDate actualDisbursementDate) voidsetApprovedPrincipal(Float approvedPrincipal) voidsetChargeAmount(Double chargeAmount) voidsetDateFormat(String dateFormat) voidsetExpectedDisbursementDate(LocalDate expectedDisbursementDate) voidvoidsetLoanChargeId(String loanChargeId) voidvoidsetNetDisbursalAmount(Double netDisbursalAmount) voidvoidsetPrincipal(Double principal) voidsetWaivedChargeAmount(Double waivedChargeAmount) toString()waivedChargeAmount(Double waivedChargeAmount)
-
Field Details
-
SERIALIZED_NAME_ACTUAL_DISBURSEMENT_DATE
- See Also:
-
SERIALIZED_NAME_APPROVED_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_CHARGE_AMOUNT
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_EXPECTED_DISBURSEMENT_DATE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LOAN_CHARGE_ID
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_NET_DISBURSAL_AMOUNT
- See Also:
-
SERIALIZED_NAME_NOTE
- See Also:
-
SERIALIZED_NAME_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_WAIVED_CHARGE_AMOUNT
- See Also:
-
-
Constructor Details
-
GetLoansLoanIdDisbursementDetails
public GetLoansLoanIdDisbursementDetails()
-
-
Method Details
-
actualDisbursementDate
-
getActualDisbursementDate
Get actualDisbursementDate- Returns:
- actualDisbursementDate
-
setActualDisbursementDate
-
approvedPrincipal
-
getApprovedPrincipal
Get approvedPrincipal- Returns:
- approvedPrincipal
-
setApprovedPrincipal
-
chargeAmount
-
getChargeAmount
Get chargeAmount- Returns:
- chargeAmount
-
setChargeAmount
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
expectedDisbursementDate
public GetLoansLoanIdDisbursementDetails expectedDisbursementDate(LocalDate expectedDisbursementDate) -
getExpectedDisbursementDate
Get expectedDisbursementDate- Returns:
- expectedDisbursementDate
-
setExpectedDisbursementDate
-
id
-
getId
Get id- Returns:
- id
-
setId
-
loanChargeId
-
getLoanChargeId
Get loanChargeId- Returns:
- loanChargeId
-
setLoanChargeId
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
netDisbursalAmount
-
getNetDisbursalAmount
Get netDisbursalAmount- Returns:
- netDisbursalAmount
-
setNetDisbursalAmount
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
principal
-
getPrincipal
Get principal- Returns:
- principal
-
setPrincipal
-
waivedChargeAmount
-
getWaivedChargeAmount
Get waivedChargeAmount- Returns:
- waivedChargeAmount
-
setWaivedChargeAmount
-
equals
-
hashCode
public int hashCode() -
toString
-