class ACIrb::LldptlvText

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/lldptlv.rb, line 92
def rn
  'text-' << @attributes['code'] << ''
end