class Floorsense::Floor

Included Modules

Extended Modules

Defined in:

floorsense/models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def imgheight : Int32 | Nil #

[View source]
def imgheight=(imgheight : Int32 | Nil) #

[View source]
def imgname : String | Nil #

[View source]
def imgname=(imgname : String | Nil) #

[View source]
def imgwidth : Int32 | Nil #

[View source]
def imgwidth=(imgwidth : Int32 | Nil) #

[View source]
def location1 : String | Nil #

[View source]
def location1=(location1 : String | Nil) #

[View source]
def location2 : String | Nil #

[View source]
def location2=(location2 : String | Nil) #

[View source]
def location3 : String | Nil #

[View source]
def location3=(location3 : String | Nil) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def planid : Int32 #

[View source]
def planid=(planid : Int32) #

[View source]