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