class ACIrb::FvRsStPathAtt

Public Instance Methods

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