class ACIrb::VzRtSubjFiltAtt

Public Instance Methods

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