class ACIrb::CallhomeQuery
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/callhome.rb, line 315 def rn 'chquery-' << @attributes['name'] << '' end
# File lib/acirb/model/callhome.rb, line 315 def rn 'chquery-' << @attributes['name'] << '' end