class ACIrb::DbgexpTechSupPTask

Public Instance Methods

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