class ACIrb::DbgacEpgToIp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgac.rb, line 259
def rn
  'epgToIp-' << @attributes['name'] << ''
end