Class PostLoansDelinquencyActionRequest
java.lang.Object
org.apache.fineract.client.models.PostLoansDelinquencyActionRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostLoansDelinquencyActionRequest
extends Object
PostLoansDelinquencyActionRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanGet actionGet dateFormatGet endDateGet localeGet startDateinthashCode()voidvoidsetDateFormat(String dateFormat) voidsetEndDate(String endDate) voidvoidsetStartDate(String startDate) toString()
-
Field Details
-
SERIALIZED_NAME_ACTION
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_END_DATE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
-
Constructor Details
-
PostLoansDelinquencyActionRequest
public PostLoansDelinquencyActionRequest()
-
-
Method Details
-
action
-
getAction
Get action- Returns:
- action
-
setAction
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
endDate
-
getEndDate
Get endDate- Returns:
- endDate
-
setEndDate
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
equals
-
hashCode
public int hashCode() -
toString
-