Class PostSelfLoansLoanIdChanges
java.lang.Object
org.apache.fineract.client.models.PostSelfLoansLoanIdChanges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostSelfLoansLoanIdChanges
extends Object
PostSelfLoansLoanIdChanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclosedOnDate(String closedOnDate) dateFormat(String dateFormat) booleanGet closedOnDateGet dateFormatGet localeGet statusGet withdrawnOnDateinthashCode()voidsetClosedOnDate(String closedOnDate) voidsetDateFormat(String dateFormat) voidvoidsetStatus(PostSelfLoansLoanIdStatus status) voidsetWithdrawnOnDate(String withdrawnOnDate) status(PostSelfLoansLoanIdStatus status) toString()withdrawnOnDate(String withdrawnOnDate)
-
Field Details
-
SERIALIZED_NAME_CLOSED_ON_DATE
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
SERIALIZED_NAME_WITHDRAWN_ON_DATE
- See Also:
-
-
Constructor Details
-
PostSelfLoansLoanIdChanges
public PostSelfLoansLoanIdChanges()
-
-
Method Details
-
closedOnDate
-
getClosedOnDate
Get closedOnDate- Returns:
- closedOnDate
-
setClosedOnDate
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
withdrawnOnDate
-
getWithdrawnOnDate
Get withdrawnOnDate- Returns:
- withdrawnOnDate
-
setWithdrawnOnDate
-
equals
-
hashCode
public int hashCode() -
toString
-