class ACIrb::SpanRsDestPathEp

Public Instance Methods

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