Class PostAdhocQuerySearchResponse
java.lang.Object
org.apache.fineract.client.models.PostAdhocQuerySearchResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostAdhocQuerySearchResponse
extends Object
PostAdhocQuerySearchResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet loanOutStandingGet loanProductNameGet officeNameGet percentageinthashCode()loanOutStanding(Long loanOutStanding) loanProductName(String loanProductName) officeName(String officeName) percentage(Long percentage) voidsetLoanOutStanding(Long loanOutStanding) voidsetLoanProductName(String loanProductName) voidsetOfficeName(String officeName) voidsetPercentage(Long percentage) toString()
-
Field Details
-
SERIALIZED_NAME_LOAN_OUT_STANDING
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
-
Constructor Details
-
PostAdhocQuerySearchResponse
public PostAdhocQuerySearchResponse()
-
-
Method Details
-
loanOutStanding
-
getLoanOutStanding
Get loanOutStanding- Returns:
- loanOutStanding
-
setLoanOutStanding
-
loanProductName
-
getLoanProductName
Get loanProductName- Returns:
- loanProductName
-
setLoanProductName
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-