BuildingInfoData

Constructors

Link copied to clipboard
constructor(propertyId: Int, buildingId: Int, floorId: Int, entityId: Int, description: String)

Properties

Link copied to clipboard
open var buildingId: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var entityId: Int
Link copied to clipboard
open var floorId: Int
Link copied to clipboard
open var propertyId: Int

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)