SavedEntityRow

open class SavedEntityRow

Constructors

Link copied to clipboard
constructor(propertyId: Int, buildingId: Int, @Nullable entityNameKey: String, recordType: SavedEntitiesDbHelper.SavedEntityRow.RecordType, isFavorite: Boolean, lastViewedInSec: Long, @Nullable json: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard
open var buildingId: Int
Link copied to clipboard
Link copied to clipboard
open var floorId: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var json: String
Link copied to clipboard
Link copied to clipboard
open var propertyId: Int

Functions

Link copied to clipboard
open fun toString(): String