class ACIrb::DbgexpTSVmmTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgexp.rb, line 1445
def rn
  'tsvmmtask-[' << @attributes['polDn'] << ']-' << @attributes['odevId'] << ''
end