class ACIrb::HvsRtExtPol

Public Instance Methods

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