class ACIrb::PconsLocationTask

Public Instance Methods

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