class ACIrb::CompLabelDef

Public Instance Methods

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