class ACIrb::HvsExtPol

Public Instance Methods

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