class ACIrb::CallhomeInvPTask

Public Instance Methods

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