Class Features
java.lang.Object
com.maplander.backend.repository.model_table.common.Features
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRoi()voidsetAreaUnit(AreaUnitEnum areaUnit) voidsetBathrooms(Float bathrooms) voidsetBedrooms(Integer bedrooms) voidsetBuiltIn(Integer builtIn) voidsetCondominiumFeePrice(Float condominiumFeePrice) voidsetLandUse(LandUseEnum landUse) voidsetMainArea(Float mainArea) voidsetParkingSpaces(Integer parkingSpaces) voidvoidsetSecondaryArea(Float secondaryArea) toModel()toString()
-
Constructor Details
-
Features
public Features()
-
-
Method Details
-
getAreaUnit
-
setAreaUnit
-
getMainArea
-
setMainArea
-
getSecondaryArea
-
setSecondaryArea
-
getBathrooms
-
setBathrooms
-
getBedrooms
-
setBedrooms
-
getCondominiumFeePrice
-
setCondominiumFeePrice
-
getRoi
-
setRoi
-
getLandUse
-
setLandUse
-
getParkingSpaces
-
setParkingSpaces
-
getBuiltIn
-
setBuiltIn
-
toString
-
toModel
-