BuildingsListItem

Constructors

Link copied to clipboard
constructor(propertyId: Int, buildingId: Int, buildingImageIcon: String, buildingName: String, isFavorite: Boolean)

Properties

Link copied to clipboard
open val buildingId: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val propertyId: Int

Functions

Link copied to clipboard
open fun compareTo(object: BuildingsListItem): Int
Link copied to clipboard
open fun setBuildingId(buildingId: Integer)