class ACIrb::PresDltNodeRegsTask

Public Instance Methods

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