class ACIrb::VzFromEPg

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 1613
def rn
  'fr-[' << @attributes['epgDefDn'] << ']'
end