class ACIrb::NwRtDyPathAtt

Public Instance Methods

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