class ACIrb::CallhomeInvP

Public Instance Methods

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