class ACIrb::HvsRtUlPol

Public Instance Methods

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