Class CollateralManagementProductRequest
java.lang.Object
org.apache.fineract.client.models.CollateralManagementProductRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CollateralManagementProductRequest
extends Object
CollateralManagementProductRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbasePrice(BigDecimal basePrice) booleanGet basePriceGet currencyGet localegetName()Get nameGet pctToBaseGet qualityGet unitTypeinthashCode()pctToBase(BigDecimal pctToBase) voidsetBasePrice(BigDecimal basePrice) voidsetCurrency(String currency) voidvoidvoidsetPctToBase(BigDecimal pctToBase) voidsetQuality(String quality) voidsetUnitType(String unitType) toString()
-
Field Details
-
SERIALIZED_NAME_BASE_PRICE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PCT_TO_BASE
- See Also:
-
SERIALIZED_NAME_QUALITY
- See Also:
-
SERIALIZED_NAME_UNIT_TYPE
- See Also:
-
-
Constructor Details
-
CollateralManagementProductRequest
public CollateralManagementProductRequest()
-
-
Method Details
-
basePrice
-
getBasePrice
Get basePrice- Returns:
- basePrice
-
setBasePrice
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
name
-
getName
Get name- Returns:
- name
-
setName
-
pctToBase
-
getPctToBase
Get pctToBase- Returns:
- pctToBase
-
setPctToBase
-
quality
-
getQuality
Get quality- Returns:
- quality
-
setQuality
-
unitType
-
getUnitType
Get unitType- Returns:
- unitType
-
setUnitType
-
equals
-
hashCode
public int hashCode() -
toString
-