class ACIrb::VzToEPg

Public Instance Methods

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