class ACIrb::OpflexIDEpRef

Public Instance Methods

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