class ACIrb::LeqptRtTunnelToLooseNode

Public Instance Methods

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