class ACIrb::SpanRsDestToVPort

Public Instance Methods

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