class ACIrb::LldptlvpolMac

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/lldptlvpol.rb, line 72
def rn
  'polmac-' << @attributes['code'] << '-val-' << @attributes['value'] << ''
end