class ACIrb::PconsPolClOwner

Public Instance Methods

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