class ACIrb::VzCtrctEPgCont

Public Instance Methods

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