class ACIrb::VzConsSubjLblDef

Public Instance Methods

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