Class PostSelfLoansDisbursementData
java.lang.Object
org.apache.fineract.client.models.PostSelfLoansDisbursementData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostSelfLoansDisbursementData
extends Object
PostSelfLoansDisbursementData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapprovedPrincipal(Long approvedPrincipal) booleanexpectedDisbursementDate(String expectedDisbursementDate) Get approvedPrincipalGet expectedDisbursementDateGet principalinthashCode()voidsetApprovedPrincipal(Long approvedPrincipal) voidsetExpectedDisbursementDate(String expectedDisbursementDate) voidsetPrincipal(Long principal) toString()
-
Field Details
-
SERIALIZED_NAME_APPROVED_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_EXPECTED_DISBURSEMENT_DATE
- See Also:
-
SERIALIZED_NAME_PRINCIPAL
- See Also:
-
-
Constructor Details
-
PostSelfLoansDisbursementData
public PostSelfLoansDisbursementData()
-
-
Method Details
-
approvedPrincipal
-
getApprovedPrincipal
Get approvedPrincipal- Returns:
- approvedPrincipal
-
setApprovedPrincipal
-
expectedDisbursementDate
-
getExpectedDisbursementDate
Get expectedDisbursementDate- Returns:
- expectedDisbursementDate
-
setExpectedDisbursementDate
-
principal
-
getPrincipal
Get principal- Returns:
- principal
-
setPrincipal
-
equals
-
hashCode
public int hashCode() -
toString
-