class ACIrb::VzRtRFltAtt

Public Instance Methods

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