Class PostSelfLoansLoanIdRequest
java.lang.Object
org.apache.fineract.client.models.PostSelfLoansLoanIdRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostSelfLoansLoanIdRequest
extends Object
PostSelfLoansLoanIdRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanGet dateFormatGet localegetNote()Get noteGet withdrawnOnDateinthashCode()voidsetDateFormat(String dateFormat) voidvoidvoidsetWithdrawnOnDate(String withdrawnOnDate) toString()withdrawnOnDate(String withdrawnOnDate)
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_NOTE
- See Also:
-
SERIALIZED_NAME_WITHDRAWN_ON_DATE
- See Also:
-
-
Constructor Details
-
PostSelfLoansLoanIdRequest
public PostSelfLoansLoanIdRequest()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
withdrawnOnDate
-
getWithdrawnOnDate
Get withdrawnOnDate- Returns:
- withdrawnOnDate
-
setWithdrawnOnDate
-
equals
-
hashCode
public int hashCode() -
toString
-