class ACIrb::DbgEpgToIpRslt

Public Instance Methods

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