class ACIrb::VzProvLblDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 2143
def rn
  'pLblD-' << @attributes['name'] << ''
end