class ACIrb::L1RtNodePortAtt

Public Instance Methods

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