class ACIrb::FvRsPathAtt

Public Instance Methods

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