class ACIrb::DbgexpRsTsODev

Public Instance Methods

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