Class PutLoansLoanIdCollateral
java.lang.Object
org.apache.fineract.client.models.PutLoansLoanIdCollateral
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutLoansLoanIdCollateral
extends Object
PutLoansLoanIdCollateral
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclientCollateralId(Long clientCollateralId) booleanGet clientCollateralIdGet quantityinthashCode()quantity(BigDecimal quantity) voidsetClientCollateralId(Long clientCollateralId) voidsetQuantity(BigDecimal quantity) toString()
-
Field Details
-
SERIALIZED_NAME_CLIENT_COLLATERAL_ID
- See Also:
-
SERIALIZED_NAME_QUANTITY
- See Also:
-
-
Constructor Details
-
PutLoansLoanIdCollateral
public PutLoansLoanIdCollateral()
-
-
Method Details
-
clientCollateralId
-
getClientCollateralId
Get clientCollateralId- Returns:
- clientCollateralId
-
setClientCollateralId
-
quantity
-
getQuantity
Get quantity- Returns:
- quantity
-
setQuantity
-
equals
-
hashCode
public int hashCode() -
toString
-