class ACIrb::LldptlvpolUInt16

Public Instance Methods

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