class ACIrb::HvsRtNicAdjTask

Public Instance Methods

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