Method: EnergyPlus::IdfObject#type

Defined in:
lib/energyplus/IdfObject.rb

#typeObject

Returns the value of attribute type.



23
24
25
# File 'lib/energyplus/IdfObject.rb', line 23

def type
  @type
end