class ACIrb::VzRsSubjFiltAtt

Public Instance Methods

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