class ACIrb::EptrkMacEpExec

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eptrk.rb, line 215
def rn
  'trkmac-[' << @attributes['name'] << ']-' << @attributes['addr'] << ''
end