class ACIrb::L2RsPathDomAtt

Public Instance Methods

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