class ACIrb::HvsRtDlPol

Public Instance Methods

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