class ACIrb::TopSystemTask

Public Instance Methods

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