Class LoanCollateralResponseData
java.lang.Object
org.apache.fineract.client.models.LoanCollateralResponseData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanCollateralResponseData
extends Object
LoanCollateralResponseData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclientCollateralId(Long clientCollateralId) collateralId(Long collateralId) booleanGet clientCollateralIdGet collateralIdGet quantitygetTotal()Get totalGet totalCollateralinthashCode()quantity(BigDecimal quantity) voidsetClientCollateralId(Long clientCollateralId) voidsetCollateralId(Long collateralId) voidsetQuantity(BigDecimal quantity) voidsetTotal(BigDecimal total) voidsetTotalCollateral(BigDecimal totalCollateral) toString()total(BigDecimal total) totalCollateral(BigDecimal totalCollateral)
-
Field Details
-
SERIALIZED_NAME_CLIENT_COLLATERAL_ID
- See Also:
-
SERIALIZED_NAME_COLLATERAL_ID
- See Also:
-
SERIALIZED_NAME_QUANTITY
- See Also:
-
SERIALIZED_NAME_TOTAL
- See Also:
-
SERIALIZED_NAME_TOTAL_COLLATERAL
- See Also:
-
-
Constructor Details
-
LoanCollateralResponseData
public LoanCollateralResponseData()
-
-
Method Details
-
clientCollateralId
-
getClientCollateralId
Get clientCollateralId- Returns:
- clientCollateralId
-
setClientCollateralId
-
collateralId
-
getCollateralId
Get collateralId- Returns:
- collateralId
-
setCollateralId
-
quantity
-
getQuantity
Get quantity- Returns:
- quantity
-
setQuantity
-
total
-
getTotal
Get total- Returns:
- total
-
setTotal
-
totalCollateral
-
getTotalCollateral
Get totalCollateral- Returns:
- totalCollateral
-
setTotalCollateral
-
equals
-
hashCode
public int hashCode() -
toString
-