class ACIrb::PolLCountContTask

Public Instance Methods

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