Class PostAdhocQuerySearchRequest
java.lang.Object
org.apache.fineract.client.models.PostAdhocQuerySearchRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostAdhocQuerySearchRequest
extends Object
PostAdhocQuerySearchRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanGet dateFormatGet includeOutstandingAmountGet includeOutStandingAmountPercentageGet loanDateOptionGet loanFromDateGet loanToDateGet localeGet maxOutstandingAmountGet minOutstandingAmountGet outstandingAmountConditionGet outStandingAmountPercentageGet outStandingAmountPercentageConditioninthashCode()includeOutstandingAmount(Boolean includeOutstandingAmount) includeOutStandingAmountPercentage(Boolean includeOutStandingAmountPercentage) loanDateOption(String loanDateOption) loanFromDate(LocalDate loanFromDate) loanToDate(LocalDate loanToDate) maxOutstandingAmount(Long maxOutstandingAmount) minOutstandingAmount(Long minOutstandingAmount) outstandingAmountCondition(String outstandingAmountCondition) outStandingAmountPercentage(Long outStandingAmountPercentage) outStandingAmountPercentageCondition(String outStandingAmountPercentageCondition) voidsetDateFormat(String dateFormat) voidsetIncludeOutstandingAmount(Boolean includeOutstandingAmount) voidsetIncludeOutStandingAmountPercentage(Boolean includeOutStandingAmountPercentage) voidsetLoanDateOption(String loanDateOption) voidsetLoanFromDate(LocalDate loanFromDate) voidsetLoanToDate(LocalDate loanToDate) voidvoidsetMaxOutstandingAmount(Long maxOutstandingAmount) voidsetMinOutstandingAmount(Long minOutstandingAmount) voidsetOutstandingAmountCondition(String outstandingAmountCondition) voidsetOutStandingAmountPercentage(Long outStandingAmountPercentage) voidsetOutStandingAmountPercentageCondition(String outStandingAmountPercentageCondition) toString()
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_INCLUDE_OUT_STANDING_AMOUNT_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_INCLUDE_OUTSTANDING_AMOUNT
- See Also:
-
SERIALIZED_NAME_LOAN_DATE_OPTION
- See Also:
-
SERIALIZED_NAME_LOAN_FROM_DATE
- See Also:
-
SERIALIZED_NAME_LOAN_TO_DATE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MAX_OUTSTANDING_AMOUNT
- See Also:
-
SERIALIZED_NAME_MIN_OUTSTANDING_AMOUNT
- See Also:
-
SERIALIZED_NAME_OUT_STANDING_AMOUNT_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_OUT_STANDING_AMOUNT_PERCENTAGE_CONDITION
- See Also:
-
SERIALIZED_NAME_OUTSTANDING_AMOUNT_CONDITION
- See Also:
-
-
Constructor Details
-
PostAdhocQuerySearchRequest
public PostAdhocQuerySearchRequest()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
includeOutStandingAmountPercentage
public PostAdhocQuerySearchRequest includeOutStandingAmountPercentage(Boolean includeOutStandingAmountPercentage) -
getIncludeOutStandingAmountPercentage
Get includeOutStandingAmountPercentage- Returns:
- includeOutStandingAmountPercentage
-
setIncludeOutStandingAmountPercentage
-
includeOutstandingAmount
-
getIncludeOutstandingAmount
Get includeOutstandingAmount- Returns:
- includeOutstandingAmount
-
setIncludeOutstandingAmount
-
loanDateOption
-
getLoanDateOption
Get loanDateOption- Returns:
- loanDateOption
-
setLoanDateOption
-
loanFromDate
-
getLoanFromDate
Get loanFromDate- Returns:
- loanFromDate
-
setLoanFromDate
-
loanToDate
-
getLoanToDate
Get loanToDate- Returns:
- loanToDate
-
setLoanToDate
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
maxOutstandingAmount
-
getMaxOutstandingAmount
Get maxOutstandingAmount- Returns:
- maxOutstandingAmount
-
setMaxOutstandingAmount
-
minOutstandingAmount
-
getMinOutstandingAmount
Get minOutstandingAmount- Returns:
- minOutstandingAmount
-
setMinOutstandingAmount
-
outStandingAmountPercentage
-
getOutStandingAmountPercentage
Get outStandingAmountPercentage- Returns:
- outStandingAmountPercentage
-
setOutStandingAmountPercentage
-
outStandingAmountPercentageCondition
public PostAdhocQuerySearchRequest outStandingAmountPercentageCondition(String outStandingAmountPercentageCondition) -
getOutStandingAmountPercentageCondition
Get outStandingAmountPercentageCondition- Returns:
- outStandingAmountPercentageCondition
-
setOutStandingAmountPercentageCondition
-
outstandingAmountCondition
-
getOutstandingAmountCondition
Get outstandingAmountCondition- Returns:
- outstandingAmountCondition
-
setOutstandingAmountCondition
-
equals
-
hashCode
public int hashCode() -
toString
-