class ACIrb::VzProvCtrctLblDef

Public Instance Methods

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