class ACIrb::VzRsFiltAtt

Public Instance Methods

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