class ACIrb::EptrkMacEpRslt

Public Instance Methods

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