class ACIrb::StatsExportJob

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/stats.rb, line 238
def rn
  'job-[' << @attributes['destPolDn'] << ']'
end