class ACIrb::DbgEpgToEpRslt
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dbg.rb, line 1600 def rn 'epgToEpRslt-[' << @attributes['src'] << ']-to-[' << @attributes['dst'] << ']-e-' << @attributes['filtEnt'] << '' end