class ACIrb::CompEpPDTask

Public Instance Methods

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