class ACIrb::NwRtStPathAtt

Public Instance Methods

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