class IAGSFloor: Any
Fields
Name | Description |
---|---|
val id: String
|
Floor identifier |
val floorLevel: Int
|
This is floor level number. |
Constructors
<init>
constructor(id: String, floorLevel: Int, name: String)
Floor information
Parameters
Name | Description |
---|---|
id: String
|
|
floorLevel: Int
|
|
name: String
|
Floor information