class ACIrb::VzRtFiltAtt

Public Instance Methods

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