class ACIrb::FvEpDefRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 3164
def rn
  'epdefref-' << @attributes['mac'] << ''
end