class ACIrb::LldptlvpolUByte

Public Instance Methods

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