Class LoanPointInTimeData
java.lang.Object
org.apache.fineract.client.models.LoanPointInTimeData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanPointInTimeData
extends Object
LoanPointInTimeData
-
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 TypeMethodDescriptionarrears(LoanArrearsData arrears) clientAccountNo(String clientAccountNo) clientDisplayName(String clientDisplayName) clientExternalId(String clientExternalId) clientOfficeId(Long clientOfficeId) currency(CurrencyData currency) booleanexternalId(String externalId) fee(LoanFeeData fee) Get accountNoGet arrearsGet clientAccountNoGet clientDisplayNameGet clientExternalIdGet clientIdGet clientOfficeIdGet currencyGet externalIdgetFee()Get feegetId()Get idGet interestGet loanProductIdGet loanProductNameGet penaltyGet principalGet statusgetTotal()Get totalinthashCode()interest(LoanInterestData interest) loanProductId(Long loanProductId) loanProductName(String loanProductName) penalty(LoanPenaltyData penalty) principal(LoanPrincipalData principal) voidsetAccountNo(String accountNo) voidsetArrears(LoanArrearsData arrears) voidsetClientAccountNo(String clientAccountNo) voidsetClientDisplayName(String clientDisplayName) voidsetClientExternalId(String clientExternalId) voidsetClientId(Long clientId) voidsetClientOfficeId(Long clientOfficeId) voidsetCurrency(CurrencyData currency) voidsetExternalId(String externalId) voidsetFee(LoanFeeData fee) voidvoidsetInterest(LoanInterestData interest) voidsetLoanProductId(Long loanProductId) voidsetLoanProductName(String loanProductName) voidsetPenalty(LoanPenaltyData penalty) voidsetPrincipal(LoanPrincipalData principal) voidsetStatus(LoanStatusEnumData status) voidsetTotal(LoanTotalAmountData total) status(LoanStatusEnumData status) toString()total(LoanTotalAmountData total)
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_ARREARS
- See Also:
-
SERIALIZED_NAME_CLIENT_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_CLIENT_DISPLAY_NAME
- See Also:
-
SERIALIZED_NAME_CLIENT_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_CLIENT_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_FEE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INTEREST
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT_ID
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT_NAME
- See Also:
-
SERIALIZED_NAME_PENALTY
- See Also:
-
SERIALIZED_NAME_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
SERIALIZED_NAME_TOTAL
- See Also:
-
-
Constructor Details
-
LoanPointInTimeData
public LoanPointInTimeData()
-
-
Method Details
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
arrears
-
getArrears
Get arrears- Returns:
- arrears
-
setArrears
-
clientAccountNo
-
getClientAccountNo
Get clientAccountNo- Returns:
- clientAccountNo
-
setClientAccountNo
-
clientDisplayName
-
getClientDisplayName
Get clientDisplayName- Returns:
- clientDisplayName
-
setClientDisplayName
-
clientExternalId
-
getClientExternalId
Get clientExternalId- Returns:
- clientExternalId
-
setClientExternalId
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
clientOfficeId
-
getClientOfficeId
Get clientOfficeId- Returns:
- clientOfficeId
-
setClientOfficeId
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
fee
-
getFee
Get fee- Returns:
- fee
-
setFee
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interest
-
getInterest
Get interest- Returns:
- interest
-
setInterest
-
loanProductId
-
getLoanProductId
Get loanProductId- Returns:
- loanProductId
-
setLoanProductId
-
loanProductName
-
getLoanProductName
Get loanProductName- Returns:
- loanProductName
-
setLoanProductName
-
penalty
-
getPenalty
Get penalty- Returns:
- penalty
-
setPenalty
-
principal
-
getPrincipal
Get principal- Returns:
- principal
-
setPrincipal
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
total
-
getTotal
Get total- Returns:
- total
-
setTotal
-
equals
-
hashCode
public int hashCode() -
toString
-