Class GetLoansLoanIdCollateralsResponse
java.lang.Object
org.apache.fineract.client.models.GetLoansLoanIdCollateralsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoansLoanIdCollateralsResponse
extends Object
GetLoansLoanIdCollateralsResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrency(GetCollateralCurrencyResponse currency) description(String description) booleanGet currencyGet descriptiongetId()Get idgetType()Get typegetValue()Get valueinthashCode()voidsetCurrency(GetCollateralCurrencyResponse currency) voidsetDescription(String description) voidvoidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_VALUE
- See Also:
-
-
Constructor Details
-
GetLoansLoanIdCollateralsResponse
public GetLoansLoanIdCollateralsResponse()
-
-
Method Details
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-