class ACIrb::L2RtDomIfConn

Public Instance Methods

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