Class PostLoansLoanIdDisbursementData
java.lang.Object
org.apache.fineract.client.models.PostLoansLoanIdDisbursementData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostLoansLoanIdDisbursementData
extends Object
List of PostLoansLoanIdDisbursementData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexpectedDisbursementDate(LocalDate expectedDisbursementDate) Get expectedDisbursementDateGet principalinthashCode()principal(BigDecimal principal) voidsetExpectedDisbursementDate(LocalDate expectedDisbursementDate) voidsetPrincipal(BigDecimal principal) toString()
-
Field Details
-
SERIALIZED_NAME_EXPECTED_DISBURSEMENT_DATE
- See Also:
-
SERIALIZED_NAME_PRINCIPAL
- See Also:
-
-
Constructor Details
-
PostLoansLoanIdDisbursementData
public PostLoansLoanIdDisbursementData()
-
-
Method Details
-
expectedDisbursementDate
-
getExpectedDisbursementDate
Get expectedDisbursementDate- Returns:
- expectedDisbursementDate
-
setExpectedDisbursementDate
-
principal
-
getPrincipal
Get principal- Returns:
- principal
-
setPrincipal
-
equals
-
hashCode
public int hashCode() -
toString
-