class ACIrb::HvsRtNicAdj

Public Instance Methods

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