Class Record
java.lang.Object
com.maplander.backend.model.record.Record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getType()voidsetCreationDate(Long creationDate) voidvoidvoidsetOffering(OfferingTypeEnum offering) voidvoidsetType(PropertyTypeEnum type) toString()
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
getId
-
setId
-
getDevice
-
setDevice
-
getSearch
-
setSearch
-
getType
-
setType
-
getOffering
-
setOffering
-
getCreationDate
-
setCreationDate
-
toString
-