class ACIrb::TopRtTsSrc

Public Instance Methods

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