class ACIrb::CompHpNicTask

Public Instance Methods

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