class ACIrb::DbgEpToAnyRslt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 1782
def rn
  'epToAnyRslt-[' << @attributes['src'] << ']-e-' << @attributes['filtEnt'] << ''
end