class ACIrb::HvsExtPolTask

Public Instance Methods

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