FloorChooserModel

Constructors

Link copied to clipboard
constructor(shortName: String, longName: String)

Properties

Link copied to clipboard
open var longName: String
Link copied to clipboard
open var shortName: String

Functions

Link copied to clipboard
open fun getLongName(): String
Link copied to clipboard
open fun getShortName(): String
Link copied to clipboard
open fun setLongName(longName: String)
Link copied to clipboard
open fun setShortName(shortName: String)