Class PropertyInfo
java.lang.Object
com.maplander.backend.repository.model_table.common.PropertyInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMls()getNotes()getOwner()voidsetCommission(Float commission) voidsetConsumerReporting(Integer consumerReporting) voidsetEndPublishDate(Integer endPublishDate) voidsetExclusivity(Boolean exclusivity) voidsetLeaseTransferPrice(Float leaseTransferPrice) voidsetListingAgreementStartDate(Integer listingAgreementStartDate) voidsetListingAgreementTime(Integer listingAgreementTime) voidsetLowestPrice(Double lowestPrice) voidvoidvoidvoidsetSharedCommission(Float sharedCommission) voidsetStartPublishDate(Integer startPublishDate) toString()
-
Constructor Details
-
PropertyInfo
public PropertyInfo()
-
-
Method Details
-
getStartPublishDate
-
setStartPublishDate
-
getEndPublishDate
-
setEndPublishDate
-
getMls
-
setMls
-
getCommission
-
setCommission
-
getLowestPrice
-
setLowestPrice
-
getNotes
-
setNotes
-
getOwner
-
setOwner
-
getLeaseTransferPrice
-
setLeaseTransferPrice
-
getExclusivity
-
setExclusivity
-
getListingAgreementTime
-
setListingAgreementTime
-
getListingAgreementStartDate
-
setListingAgreementStartDate
-
getConsumerReporting
-
setConsumerReporting
-
toString
-