class ACIrb::ActrlRsToEpgProt

Public Instance Methods

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