class ACIrb::CallhomeQueryGroup

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/callhome.rb, line 339
def rn
  'chquerygroup-' << @attributes['name'] << ''
end