class JohnsonControls::GetNetworkDeviceChildrenResponse

Included Modules

Extended Modules

Defined in:

johnson_controls/metasys_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def items : Array(NetworkDevice) #

[View source]
def items=(items : Array(NetworkDevice)) #

[View source]
def next : String | Nil #

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

[View source]
def previous : String | Nil #

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

[View source]
def self : String #

[View source]
def self=(self __arg0 : String) #

[View source]
def total : Int32 #

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

[View source]